Skip to content

Commit

Permalink
removed unmaintained action
Browse files Browse the repository at this point in the history
Signed-off-by: Hergy Fongue <[email protected]>
  • Loading branch information
Hergy Fongue committed Jan 18, 2024
1 parent cd6f6aa commit fe2af26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
toolchain: nightly
components: rustfmt, clippy
- name: Rust Cache
uses: actions/cache@v3
uses: Swatinem/rust-cache@v2
continue-on-error: false
with:
path: |
Expand Down

0 comments on commit fe2af26

Please sign in to comment.