Skip to content

Commit

Permalink
build(deps): bump actions/checkout from 3 to 4 (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 6c9acea commit a7cbd56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
if: contains(matrix.container, 'alpine')
run: apk add build-base git python3 font-noto bash --update-cache

- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down

0 comments on commit a7cbd56

Please sign in to comment.