Skip to content

Commit

Permalink
docs: Update usage to newer checkout version
Browse files Browse the repository at this point in the history
Updating usage snippet to use checkout@v4 since v2 uses deprecated node version
  • Loading branch information
mcarroll1 authored Oct 22, 2024
1 parent 4fc7ae0 commit 1a8ae17
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 @@ -17,7 +17,7 @@ See [action.yml](action.yml)

```yaml
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- uses: GeoWerkstatt/create-jira-release@v1
with:
Expand Down

0 comments on commit 1a8ae17

Please sign in to comment.