We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e3fd8b + 6afd557 commit caf86e8Copy full SHA for caf86e8
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
- uses: actions/checkout@v6
48
with:
49
fetch-depth: 0 # fetch all history for all branches, required for the changed-files action
50
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
51
id: cache
52
53
path: |
.github/workflows/scheduled_or_manual.yml
runs-on: ${{ matrix.os }}
steps:
0 commit comments