Skip to content

Commit

Permalink
Update README.md (#205)
Browse files Browse the repository at this point in the history
update gh action checkout  version in example
  • Loading branch information
Rovel committed Mar 11, 2024
1 parent a079ba4 commit 71c3689
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 @@ -14,7 +14,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.1
Expand Down

0 comments on commit 71c3689

Please sign in to comment.