diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index fb20aabc327..a7a5f205978 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -100,7 +100,7 @@ jobs: conda list - name: download test config - uses: actions/download-artifact@v1 + uses: actions/download-artifact@v3 with: name: obspy_ci_config