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 480867b commit 785e55eCopy full SHA for 785e55e
.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