Skip to content

Commit 71c7a1a

Browse files
committed
Update cache versions
1 parent 3aa2ab0 commit 71c7a1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- "14"
2323

2424
env:
25-
CACHE_VERSION: 20221222 # to identify cache version
25+
CACHE_VERSION: 20251204 # to identify cache version
2626

2727
steps:
2828
- name: cat version

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- "14.19"
2323

2424
env:
25-
CACHE_VERSION: 20221222 # to identify cache version
25+
CACHE_VERSION: 20251204 # to identify cache version
2626

2727
steps:
2828
- name: cat version

0 commit comments

Comments
 (0)