Skip to content

Commit fe2af26

Browse files
author
Hergy Fongue
committed
removed unmaintained action
Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com>
1 parent cd6f6aa commit fe2af26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
toolchain: nightly
6060
components: rustfmt, clippy
6161
- name: Rust Cache
62-
uses: actions/cache@v3
62+
uses: Swatinem/rust-cache@v2
6363
continue-on-error: false
6464
with:
6565
path: |

0 commit comments

Comments
 (0)