Skip to content

Commit

Permalink
Merge pull request #2 from Sharparam/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/cache-3
  • Loading branch information
Sharparam authored Aug 14, 2023
2 parents ed6d539 + 67a9b63 commit 9f4fd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
toolchain: ${{ matrix.rust }}
override: true
- name: Cache dependencies
uses: actions/cache@v2
uses: actions/cache@v3
env:
cache-name: cache-dependencies
with:
Expand Down

0 comments on commit 9f4fd26

Please sign in to comment.