We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da52491 + 58b8b2b commit 6c0491eCopy full SHA for 6c0491e
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@8b402f58fbc84540c8b491a91e594a4576fec3d7
+ uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306
41
with:
42
path: |
43
~/.asdf
0 commit comments