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 b86c68f commit e010a91Copy full SHA for e010a91
1 file changed
.github/workflows/e2e-tests-split.yml
@@ -158,7 +158,7 @@ jobs:
158
159
- name: Cache npm dependencies
160
if: steps.resolve-image.outputs.image_source == 'build'
161
- uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6
+ uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6
162
with:
163
path: ~/.npm
164
key: npm-${{ hashFiles('package-lock.json') }}
0 commit comments