Skip to content

Commit 2dbfb11

Browse files
committed
Bump actions/cache to v4
1 parent ef53c96 commit 2dbfb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
node-version: 18
2020
registry-url: 'https://registry.npmjs.org'
2121
cache: pnpm
22-
- uses: actions/cache@v3
22+
- uses: actions/cache@v4
2323
name: Setup cache for puppeteer
2424
with:
2525
# See .puppeteerrc.cjs, where we set this as the place puppeteer

0 commit comments

Comments
 (0)