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.
1 parent 6c8be9c commit 028cdc5Copy full SHA for 028cdc5
.github/workflows/html-macos.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: macos-latest
9
steps:
10
- name: Clone repo
11
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
12
with:
13
fetch-depth: 0
14
- name: Install pandoc
.github/workflows/linkcheck.yml
@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
15
0 commit comments