We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2cdedc commit 2ef6d54Copy full SHA for 2ef6d54
.github/workflows/docs.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/configure-pages@v4
34
35
- name: Setup Python
36
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
37
with:
38
python-version: '3.11'
39
0 commit comments