Merge pull request #50188 from nextcloud/skjnldsv-patch-1

fix(command-compile): cache restore action
This commit is contained in:
John Molakvoæ 2025-01-15 09:17:55 +01:00 committed by GitHub
commit f171512282
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -94,7 +94,7 @@ jobs:
steps:
- name: Restore cached git repository
uses: buildjet/cache/save@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4 # v4.0.2
uses: buildjet/cache@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4 # v4.0.2
with:
path: .git
key: git-repo