Compare commits
1 Commits
f30963981f
...
9cf9b21593
| Author | SHA1 | Date | |
|---|---|---|---|
| 9cf9b21593 |
@@ -8,7 +8,7 @@ jobs:
|
||||
continue-on-error: true
|
||||
steps:
|
||||
- name: Restore git cache
|
||||
uses: actions/cache@v5
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: .git
|
||||
key: gitea-repo-${{ gitea.repository }}-${{ gitea.ref }}
|
||||
|
||||
Reference in New Issue
Block a user