Skip to content

Commit

Permalink
Merge pull request #56 from boidolr/main
Browse files Browse the repository at this point in the history
docs: update checkout action
  • Loading branch information
repo-ranger[bot] authored Mar 6, 2024
2 parents fbd70d6 + f8bf52c commit e0e1857
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 @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
name: Test cargo-bump
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Bump version
uses: tj-actions/cargo-bump@v3
# Commit and Push changes to the Cargo.toml
Expand Down

0 comments on commit e0e1857

Please sign in to comment.