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 cdff51e + 2603704 commit 9708dbdCopy full SHA for 9708dbd
1 file changed
.github/workflows/main.yml
@@ -49,7 +49,7 @@ jobs:
49
key: ext-cache-v1
50
51
- name: "Restore extensions"
52
- uses: actions/cache@v4
+ uses: actions/cache@v5
53
with:
54
path: ${{ steps.cache-ext.outputs.dir }}
55
key: ${{ steps.cache-ext.outputs.key }}
@@ -139,7 +139,7 @@ jobs:
139
140
141
142
143
144
145
0 commit comments