chore(deps): bump actions/checkout from 3 to 4

This commit is contained in:
Ming Di Leom 2024-06-07 10:51:47 +00:00
parent 428a10d631
commit bcd70aba2f
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Use Node.js
uses: actions/setup-node@v3
with: