Skip to content

Commit

Permalink
docs: update checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
boidolr committed Mar 1, 2024
1 parent efd71c2 commit c0a05b8
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 @@ -46,7 +46,7 @@ Verify that certain files or directories did or did not change during the workfl
```yaml
...
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Change text file
run: |
Expand Down

0 comments on commit c0a05b8

Please sign in to comment.