diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8c11d93f1e2..0eea0a45ea4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,7 +73,7 @@ jobs: fetch-depth: 0 - name: cache test data - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: ~/.cache/ctapipe key: ctapipe-test-data