Skip to content

Commit

Permalink
Merge pull request #33 from arlac77/mkpr/1
Browse files Browse the repository at this point in the history
chore(action): use actions/checkout@v4.1.6
  • Loading branch information
arlac77 committed May 16, 2024
2 parents 743a24d + ed0c307 commit 62e8cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- chrome
- firefox
steps:
- uses: actions/checkout@v4.1.5
- uses: actions/checkout@v4.1.6
- uses: actions/setup-node@v4.0.2
with:
node-version: 20.13.1
Expand Down

0 comments on commit 62e8cdd

Please sign in to comment.