diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 32bf120a..067fbff0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -35,7 +35,7 @@ jobs: echo "CONDA_ENV_FILE=ci/requirements/environment.yml" >> $GITHUB_ENV echo "PYTHON_VERSION=${{ matrix.python-version }}" >> $GITHUB_ENV - name: Cache conda - uses: actions/cache@v2.1.6 + uses: actions/cache@v2.1.7 with: path: ~/conda_pkgs_dir key: