1 Commits

Author SHA1 Message Date
785f9210aa fix cache
All checks were successful
Gentoo Utils / check-format (push) Successful in 11s
Gentoo Utils / docs (push) Successful in 19s
Gentoo Utils / test (push) Successful in 34s
Gentoo Utils / build-oci-image (push) Successful in 20s
Gentoo Utils / grep (push) Successful in 5s
Gentoo Utils / build (push) Successful in 28s
Gentoo Utils / fuzz (push) Successful in 1m19s
2025-12-27 13:36:47 -06:00

View File

@@ -16,7 +16,7 @@ jobs:
continue-on-error: true
steps:
- name: Restore git cache
uses: actions/cache@v4
uses: actions/cache@v5
with:
path: .git
key: gitea-repo-${{ gitea.repository }}-${{ gitea.ref }}
@@ -95,7 +95,7 @@ jobs:
uses: actions/checkout@v6
- name: Build Cache Setup
uses: actions/cache@v4
uses: actions/cache@v5
with:
path: |
subprojects