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 dd3fa7a commit 88333b6Copy full SHA for 88333b6
.github/workflows/mkdocs.yml
@@ -23,7 +23,7 @@ jobs:
23
# Steps represent a sequence of tasks that will be executed as part of the job
24
steps:
25
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
- uses: actions/setup-python@v5
28
with:
29
python-version: 3.x
0 commit comments