diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ffd8a68..c2cd7e2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -108,7 +108,7 @@ jobs: - name: Cache Spark distribution id: spark-cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: ~/spark # Keyed on the distribution name so switching the 3.5.x tarball to the