Skip to content

Commit

Permalink
Merge pull request #39 from vorner/dependabot/github_actions/Swatinem…
Browse files Browse the repository at this point in the history
…/rust-cache-2

Bump Swatinem/rust-cache from 1 to 2
  • Loading branch information
vorner authored Feb 23, 2024
2 parents 6a0e706 + 244cd16 commit 615d8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
architecture: x64

- name: Restore cache
uses: Swatinem/rust-cache@v1
uses: Swatinem/rust-cache@v2

- name: Install the minimal versions of dependencies
env:
Expand Down

0 comments on commit 615d8f3

Please sign in to comment.