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 480867b + 785e55e commit a0d3c71Copy full SHA for a0d3c71
.github/workflows/tests.yml
@@ -35,7 +35,7 @@ jobs:
35
key: ${{ env.key }}
36
37
- name: Cache extensions
38
- uses: actions/[email protected].2
+ uses: actions/[email protected].5
39
with:
40
path: ${{ steps.extcache.outputs.dir }}
41
key: ${{ steps.extcache.outputs.key }}
0 commit comments