Skip to content

Commit

Permalink
Merge pull request #385 from boidolr/main
Browse files Browse the repository at this point in the history
docs: update checkout action
  • Loading branch information
repo-ranger[bot] committed Mar 2, 2024
2 parents 5a77704 + 3cbb813 commit 79a8cef
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 79a8cef

Please sign in to comment.