Skip to content

Commit

Permalink
更新到 actions/checkout@v4 避免警告
Browse files Browse the repository at this point in the history
  • Loading branch information
sumneko committed Apr 18, 2024
1 parent 5e18a38 commit 8966960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
apk update
apk add git ninja bash build-base nodejs linux-headers
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down

0 comments on commit 8966960

Please sign in to comment.