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 6b98dac commit e81bd35Copy full SHA for e81bd35
.github/workflows/doc.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v5
23
24
- name: Setup python binary
25
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
26
with:
27
python-version: '3'
28
cache: 'pip'
0 commit comments