Skip to content

Commit

Permalink
docs: update checkout action (#1106)
Browse files Browse the repository at this point in the history
  • Loading branch information
boidolr authored Apr 9, 2024
1 parent 1518461 commit 5359927
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 @@ -14,7 +14,7 @@ Generate [coverage badge](https://www.npmjs.com/package/make-coverage-badge) lik
```yaml
...
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Generate coverage badge
uses: tj-actions/[email protected]
```
Expand Down

0 comments on commit 5359927

Please sign in to comment.