We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54d187 commit 1c07602Copy full SHA for 1c07602
.github/workflows/gh-page.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: Set up Python 3.6
21
- uses: actions/setup-python@v4.6.1
+ uses: actions/setup-python@v4
22
with:
23
python-version: 3.6
24
0 commit comments