Skip to content

Commit b3c5808

Browse files
chore(deps): update actions/cache action to v3
1 parent 930791d commit b3c5808

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
@@ -392,7 +392,7 @@ jobs:
392392
./test/node_modules/.bin/playwright install
393393
394394
- name: Cache Caddy
395-
uses: actions/cache@v2
395+
uses: actions/cache@v3
396396
id: caddy-cache
397397
with:
398398
path: |

0 commit comments

Comments
 (0)