Skip to content

Commit

Permalink
Merge pull request #37 from CrepesJS/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/cache-4.0.2

Bump actions/cache from 4.0.1 to 4.0.2
  • Loading branch information
github-actions[bot] authored Mar 20, 2024
2 parents b7f08de + f6d9e61 commit a8a8771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
profile: minimal
toolchain: ${{ matrix.toolchain }}

- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
path: |
~/.cargo/bin/
Expand Down

0 comments on commit a8a8771

Please sign in to comment.