Skip to content

Commit

Permalink
docs: update checkout action version
Browse files Browse the repository at this point in the history
  • Loading branch information
rickstaa committed Apr 26, 2022
1 parent 6da83f9 commit ded7379
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 @@ -41,7 +41,7 @@ jobs:
create-tag:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: rickstaa/action-create-tag@v1
with:
tag: "latest"
Expand Down

0 comments on commit ded7379

Please sign in to comment.