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 4f530f7 commit 7981a2b
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 @@ -10,7 +10,7 @@ Generate CHANGELOG/HISTORY markdown files for your project
```yaml
...
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Generate CHANGELOG
uses: tj-actions/github-changelog-generator@v1.15
with:
Expand Down

0 comments on commit 7981a2b

Please sign in to comment.