diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index cb48222609..e1e4b16aed 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -41,7 +41,7 @@ jobs: runs-on: ubuntu-22.04 timeout-minutes: 10 env: - 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. steps: - name: debugging - dump GitHub context env: