We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da1f304 commit 9785bffCopy full SHA for 9785bff
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
toolchain: stable
14
- name: Cache target
15
- uses: actions/cache@v2
+ uses: actions/cache@v4
16
env:
17
cache-name: cache-default-target-and-lockfile
18
0 commit comments