2 parents de27dd7 + 4b01f70 commit 3fd1780Copy full SHA for 3fd1780
1 file changed
.github/workflows/ci.yml
@@ -179,7 +179,7 @@ jobs:
179
cache: pnpm
180
- run: pnpm install --frozen-lockfile
181
- run: pnpm run --filter @emdash-cms/admin... build
182
- - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
+ - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
183
id: playwright-cache
184
with:
185
path: ~/.cache/ms-playwright
@@ -222,7 +222,7 @@ jobs:
222
223
224
- run: pnpm run --filter emdash... build
225
226
227
228
0 commit comments