From 3b7c5a288ff0c52e8101bc41b5f268de665db701 Mon Sep 17 00:00:00 2001 From: Markus Wiegand Date: Sat, 23 Jul 2022 16:47:21 +0200 Subject: [PATCH] set cache action to major --- .github/workflows/lint-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 566563b..9463db4 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -70,7 +70,7 @@ jobs: toolchain: stable override: true - - uses: actions/cache@v3.0.1 + - uses: actions/cache@v3 env: cache-name: test with: