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 7e36023 commit 8c9c9a3Copy full SHA for 8c9c9a3
1 file changed
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Check for cached dependencies
33
continue-on-error: true
34
id: cache-dependencies
35
- uses: actions/cache@v4
+ uses: actions/cache@v5
36
with:
37
path: |
38
.cache/yarn
0 commit comments