diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c2c553c9af..25ea069eb4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,7 +1,7 @@ name: Unit Tests env: # increment this when downloads substantially change to avoid the internet - DOWNLOAD_CACHE_VERSION: '7' + DOWNLOAD_CACHE_VERSION: '8' RUN_PROCESS_REPLAY: 1 GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} PYTHONPATH: .