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 50b289a + 9d2feb8 commit 519da9cCopy full SHA for 519da9c
.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
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
- name: Turn on Problem Matcher
71
run: echo "::add-matcher::.github/problem-matchers/gcc.json"
.github/workflows/windows.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
0 commit comments