We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9d1090 commit be79122Copy full SHA for be79122
.github/workflows/check.yml
@@ -41,7 +41,7 @@ jobs:
41
runs-on: ubuntu-22.04
42
timeout-minutes: 10
43
env:
44
- CACHE_VERSION: 1.11 # bump this to run all clients on the CI.
+ CACHE_VERSION: 1.13 # bump this to run all clients on the CI.
45
steps:
46
- name: debugging - dump GitHub context
47
0 commit comments