We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ed79a8 commit 52ddc8aCopy full SHA for 52ddc8a
.github/workflows/build-website.yaml
@@ -33,7 +33,7 @@ jobs:
33
git checkout -
34
35
- name: Setup Python
36
- uses: actions/setup-python@v4.6.1
+ uses: actions/setup-python@v5.3.0
37
with:
38
python-version: '3.10'
39
cache: 'pip'
0 commit comments