Skip to content

Commit

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

Bump actions/cache from 4.0.2 to 4.1.1
  • Loading branch information
github-actions[bot] authored Oct 9, 2024
2 parents 2be86f3 + 0316e2e commit 11d5ece
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.1
with:
path: |
~/.cargo/bin/
Expand Down

0 comments on commit 11d5ece

Please sign in to comment.