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 e1f9cbc + ac4f566 commit a2d5e1eCopy full SHA for a2d5e1e
1 file changed
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
key: ${{ env.key }}
34
35
- name: Cache extensions
36
- uses: actions/cache@v3
+ uses: actions/cache@v4
37
with:
38
path: ${{ steps.cache-env.outputs.dir }}
39
key: ${{ steps.cache-env.outputs.key }}
0 commit comments