We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f93e66 + c838e20 commit 1400712Copy full SHA for 1400712
1 file changed
.github/workflows/publishdocs.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout main
14
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
15
16
- name: Deploy docs
17
uses: mhausenblas/mkdocs-deploy-gh-pages@master
0 commit comments