There was an error while loading. Please reload this page.
1 parent d4dc238 commit a61775cCopy full SHA for a61775c
1 file changed
.github/workflows/prettier.yml
@@ -21,7 +21,7 @@ jobs:
21
cache: npm
22
node-version: lts/*
23
- run: npm ci --ignore-scripts --only-dev
24
- - uses: actions/cache@6998d139ddd3e68c71e9e398d8e40b71a2f39812 # v3
+ - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
25
with:
26
path: node_modules/.cache/prettier/.prettier-cache
27
key: prettier-${{ hashFiles('package-lock.json') }}-${{ hashFiles('.gitignore') }}
0 commit comments