Skip to content

Commit 97601a2

Browse files
committed
update env cache key to version 4 in build workflow
1 parent 937121a commit 97601a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
env:
1212
extensions: dom, json, gd, imagick
13-
key: cache-v1
13+
key: cache-v4
1414

1515
runs-on: ${{ matrix.os }}
1616

0 commit comments

Comments
 (0)