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.
2 parents f6fc219 + f52ce5e commit 16bac49Copy full SHA for 16bac49
.github/workflows/mkdocs.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
20
21
- name: Deploy docs
22
uses: mhausenblas/mkdocs-deploy-gh-pages@master
.github/workflows/publish-devcontainer.yml
- name: Docker Login to GitHub Container Registry
uses: docker/login-action@v2
0 commit comments