We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51969ab commit 7c58aa9Copy full SHA for 7c58aa9
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
- "14"
23
24
env:
25
- CACHE_VERSION: 20221222 # to identify cache version
+ CACHE_VERSION: 20251204 # to identify cache version
26
27
steps:
28
- name: cat version
.github/workflows/test.yml
- "14.20"
0 commit comments