We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b7a6ee + b714123 commit 5f20325Copy full SHA for 5f20325
2 files changed
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
build:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
18
with:
19
fetch-depth: 0
20
- uses: actions/setup-python@v6
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
- uses: actions/configure-pages@v6
24
25
26
27
0 commit comments