We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3dfda2c + 46002b1 commit db80277Copy full SHA for db80277
1 file changed
.github/workflows/package_npm_code.yml
@@ -37,7 +37,7 @@ jobs:
37
asdf_version: ${{ needs.get_asdf_version.outputs.asdf_version }}
38
39
- name: Cache asdf
40
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830
+ uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb
41
with:
42
path: |
43
~/.asdf
0 commit comments