Skip to content

Commit

Permalink
Merge pull request #14 from PlayForm/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/cache-4.1.0

Bump actions/cache from 4.0.2 to 4.1.0
  • Loading branch information
github-actions[bot] authored Oct 7, 2024
2 parents 242a3c9 + 9d78abd commit 77fa12a
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 @@ -64,7 +64,7 @@ jobs:
profile: minimal
toolchain: ${{ matrix.toolchain }}

- uses: actions/cache@v4.0.2
- uses: actions/cache@v4.1.0
with:
path: |
~/.cargo/bin/
Expand Down

0 comments on commit 77fa12a

Please sign in to comment.