We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc1be9e + fc70b6c commit 6b311ffCopy full SHA for 6b311ff
.github/workflows/documentation.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: actions/checkout@v3
41
42
- name: Set up Python runtime
43
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
44
with:
45
python-version: ${{ env.PYTHON_VERSION }}
46
.github/workflows/publish.yml
@@ -41,7 +41,7 @@ jobs:
47
0 commit comments