We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3c2b4d + e33756a commit 591468aCopy full SHA for 591468a
.github/workflows/linkcheck.yaml
@@ -21,7 +21,7 @@ jobs:
21
linkcheck:
22
runs-on: ubuntu-22.04
23
steps:
24
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
25
- uses: actions/setup-python@v4
26
with:
27
python-version: "3.11"
.github/workflows/publish.yaml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments