There was an error while loading. Please reload this page.
2 parents 4002bb2 + 1fb614d commit 04d8d45Copy full SHA for 04d8d45
1 file changed
.github/workflows/upstream-change.yml
@@ -28,7 +28,7 @@ jobs:
28
git -C disc rev-parse @ > last-revision
29
cp last-revision current-revision
30
- id: cache
31
- uses: actions/cache@v4
+ uses: actions/cache@v5
32
with:
33
path: last-revision
34
key: uscheck-${{ matrix.branch }}-${{ hashFiles('last-revision') }}
0 commit comments