We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29b4909 + 3553e12 commit 77afdfaCopy full SHA for 77afdfa
.github/workflows/check.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v2
19
20
- name: Cache Mint packages
21
- uses: actions/cache@v1
+ uses: actions/cache@v4
22
with:
23
path: ${{ env.MINT_PATH }}
24
key: ${{ runner.os }}-mint-${{ hashFiles('**/Mintfile') }}
0 commit comments