Skip to content

Commit 2a74d30

Browse files
Merge pull request #750 from nextcloud/dependabot/github_actions/workflow-templates/actions/cache/save-6.1.0
build(deps): bump actions/cache/save from 5.0.5 to 6.1.0 in /workflow-templates
2 parents b56e2f7 + 78230c8 commit 2a74d30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflow-templates/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
TESTING=true npm run build --if-present
8282
8383
- name: Save context
84-
uses: actions/cache/save@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
84+
uses: actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
8585
with:
8686
key: cypress-context-${{ github.run_id }}
8787
path: ./

0 commit comments

Comments
 (0)