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 352dd2d + 68702bf commit b5b9d1fCopy full SHA for b5b9d1f
1 file changed
.github/workflows/gh-pages.yml
@@ -19,7 +19,7 @@ jobs:
19
persist-credentials: false
20
21
- name: Install Python
22
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
23
with:
24
python-version: "3.x"
25
0 commit comments