We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4137d3 + 20271b9 commit 429e364Copy full SHA for 429e364
1 file changed
.github/workflows/docs.yml
@@ -28,7 +28,7 @@ jobs:
28
name: Build docs
29
runs-on: ubuntu-latest
30
steps:
31
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
32
33
- uses: actions/setup-python@v5
34
with:
0 commit comments