Skip to content

Commit

Permalink
Merge pull request #35 from marc-aurele-besner/renovate/actions-check…
Browse files Browse the repository at this point in the history
…out-4.x

Update actions/checkout action to v4
  • Loading branch information
marc-aurele-besner authored Dec 17, 2023
2 parents 0fe40ec + 69d9bbe commit 62c6bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foundry-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
test_foundry_npm:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version: 16
Expand Down

0 comments on commit 62c6bbc

Please sign in to comment.