Skip to content

Commit 529954b

Browse files
chore(deps): update actions/cache action to v3
1 parent 8377bd2 commit 529954b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ jobs:
430430
./test/node_modules/.bin/playwright install
431431
432432
- name: Cache Caddy
433-
uses: actions/cache@v2
433+
uses: actions/cache@v3
434434
id: caddy-cache
435435
with:
436436
path: |

0 commit comments

Comments
 (0)