We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55a3d75 + 8f7b9c5 commit d08ef00Copy full SHA for d08ef00
3 files changed
.github/workflows/authors-file.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Checkout HEAD
13
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
14
with:
15
fetch-depth: 0
16
.github/workflows/linux.yml
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
- name: Restore/backup ccache
70
uses: actions/cache@v3
.github/workflows/windows.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
0 commit comments