Skip to content

Commit 38d584d

Browse files
authored
Update README.md
Update version of `checkout` action.
1 parent 9a6b4a8 commit 38d584d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
runs-on: ubuntu-latest
5555
steps:
5656

57-
- uses: actions/checkout@v1
57+
- uses: actions/checkout@v4
5858

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

0 commit comments

Comments
 (0)