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.
2 parents f373a3d + e908314 commit 8b0c5dbCopy full SHA for 8b0c5db
.github/workflows/gh-pages.yml
@@ -17,7 +17,7 @@ jobs:
17
persist-credentials: false
18
19
- name: Install Python
20
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
21
with:
22
python-version: "3.x"
23
0 commit comments