diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 26dfa6a03..6891166dc 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -46,7 +46,7 @@ jobs: channels: conda-forge, - name: Cache conda - uses: actions/cache@v3 + uses: actions/cache@v4 env: # Increase this value to reset cache if environment.yml has not changed CACHE_NUMBER: 0