diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/tests.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index aa8aac4f3..9feaa7df1 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -11,7 +11,7 @@ on: env: # Also change CACHE_VERSION in the other workflows - CACHE_VERSION: 5 + CACHE_VERSION: 6 jobs: prepare-tests-linux: |