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

This commit is contained in:
dependabot[bot] 2024-01-16 17:16:24 +00:00 committed by GitHub
commit f721e70046
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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