Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update version of `checkout` action.
  • Loading branch information
afinetooth authored Oct 10, 2024
1 parent 9a6b4a8 commit 38d584d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
runs-on: ubuntu-latest
steps:

- uses: actions/checkout@v1
- uses: actions/checkout@v4

- name: Use Node.js 16.x
uses: actions/setup-node@v3
Expand Down

0 comments on commit 38d584d

Please sign in to comment.