Skip to content

Commit

Permalink
chore(ci): update actions/checkout to version 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mjeanroy committed Apr 14, 2024
1 parent 80cefa0 commit 9742e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -32,7 +32,7 @@ jobs:
os: [ windows-latest, ubuntu-latest, macos-latest ]
node: [ 18, 19, 20, 21 ]
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.1.2
- uses: actions/setup-node@v4.0.2
name: Set up NodeJS
with:
Expand Down

0 comments on commit 9742e59

Please sign in to comment.