Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
use checkout@v4 since v2 uses deprecated node version
  • Loading branch information
flenny authored Oct 22, 2024
2 parents 4fc7ae0 + 1a8ae17 commit 3a9da8c
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 3a9da8c

Please sign in to comment.