We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a75344e + 4b0f7bd commit eb4f373Copy full SHA for eb4f373
1 file changed
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
26
27
- name: Setup Python
28
uses: actions/setup-python@v5
0 commit comments