diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eff0f768..47b02942 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,7 +91,7 @@ jobs: - run: yarn install --immutable - run: yarn build - name: Load RDF test suite cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | .rdf-test-suite-cache