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 bcda869 commit 2085df3Copy full SHA for 2085df3
.github/workflows/ciStaticCodeValidation.yml
@@ -47,7 +47,7 @@ jobs:
47
fi
48
49
- name: Cache npm (sf CLI)
50
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
+ uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
51
with:
52
path: ~/.npm
53
key: npm-${{ runner.os }}-sf-cli-$SF_CLI_VERSION-${{ steps.cachekey.outputs.suffix }}
0 commit comments