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 d11c082 commit 0659da5Copy full SHA for 0659da5
.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.01 # bump this to run all clients on the CI.
+ CACHE_VERSION: 1.02 # bump this to run all clients on the CI.
45
steps:
46
- name: debugging - dump GitHub context
47
0 commit comments