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 2ca61b3 + 1806400 commit fc24c00Copy full SHA for fc24c00
.github/workflows/check.yml
@@ -10,7 +10,7 @@ jobs:
10
check:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
14
with:
15
submodules: true
16
- uses: ./.github/actions/setup-build
.github/workflows/gh-pages.yml
@@ -14,7 +14,7 @@ jobs:
contents: read
17
18
19
20
.github/workflows/pkg-pr-new.yml
0 commit comments