Skip to content

Commit

Permalink
Merge pull request #45 from MythemeCloud/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/cache-4.2.0

Bump actions/cache from 4.1.2 to 4.2.0
  • Loading branch information
github-actions[bot] authored Dec 5, 2024
2 parents cf368f6 + bfb94c0 commit ac22e97
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.1.2
- uses: actions/cache@v4.2.0
with:
path: |
~/.cargo/bin/
Expand Down

0 comments on commit ac22e97

Please sign in to comment.