Skip to content

Commit

Permalink
Readme: update checkout to v3 (#303)
Browse files Browse the repository at this point in the history
Update checkout to v3 which is the latest version and encourage people to use it when creating a release

Co-authored-by: Spencer Comfort <109806759+GiddyGoatGaming@users.noreply.github.com>
  • Loading branch information
SpencerIsGiddy and SpencerIsGiddy committed Apr 1, 2023
1 parent 0371ac0 commit 67d60d5
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 @@ -68,7 +68,7 @@ jobs:
permissions:
contents: write
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: ncipollo/release-action@v1
with:
artifacts: "release.tar.gz,foo/*.txt"
Expand Down

0 comments on commit 67d60d5

Please sign in to comment.