Merge pull request #42748 from nextcloud/dependabot/github_actions/actions/cache-3.3.3

pull/42744/head
dependabot[bot] 5 months ago committed by GitHub
commit f721e70046
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,7 +54,7 @@ jobs:
steps:
- name: Restore cached git repository
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3
with:
path: .git
key: git-repo

Loading…
Cancel
Save