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.
1 parent 31aeb7a commit a7a00afCopy full SHA for a7a00af
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Cache build
36
id: cache-build
37
- uses: actions/cache@v3
+ uses: actions/cache@v4
38
env:
39
cache-name: cache-build
40
with:
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
41
0 commit comments