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 8ac47d6 commit 783b81dCopy full SHA for 783b81d
.github/workflows/publish.yaml
@@ -16,7 +16,7 @@ jobs:
16
url: https://wiki.leighhack.org
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
with:
21
fetch-depth: 0
22
- uses: actions/setup-python@v5
.github/workflows/tests.yaml
@@ -10,7 +10,7 @@
10
build:
11
12
13
14
15
0 commit comments