We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8477f8c commit c99f32eCopy full SHA for c99f32e
.github/workflows/main.yml
@@ -49,7 +49,7 @@ jobs:
49
# Publish built docs to gh-pages branch.
50
- name: Checkout documentation branch
51
if: matrix.python-version == '3.11'
52
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
53
with:
54
ref: gh-pages
55
path: gh-pages
0 commit comments