Skip to content

Commit

Permalink
🏗️ Update Swatinem/rust-cache action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
shantanuraj committed Nov 5, 2024
1 parent 4f62f36 commit a0fe141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
profile: minimal
target: ${{ matrix.target }}
override: true
- uses: Swatinem/rust-cache@v1
- uses: Swatinem/rust-cache@v4
- name: Install buildtools
if: ${{ matrix.target == 'x86_64-unknown-linux-gnu' }}
run: |
Expand Down

0 comments on commit a0fe141

Please sign in to comment.