Skip to content

Commit 3c625fe

Browse files
chore(deps): update actions/cache action to v6
1 parent a36da1f commit 3c625fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- run: yarn install --immutable
9595
- run: yarn build
9696
- name: Load RDF test suite cache
97-
uses: actions/cache@v5
97+
uses: actions/cache@v6
9898
with:
9999
path: |
100100
.rdf-test-suite-cache

0 commit comments

Comments
 (0)