We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fba7f10 + b92f0d7 commit 169b3bfCopy full SHA for 169b3bf
1 file changed
.github/workflows/deploy-website.yml
@@ -35,7 +35,7 @@ jobs:
35
commit_message: ${{ github.event.head_commit.message }}
36
37
- name: Set up Python 3.12
38
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
39
with:
40
python-version: "3.12"
41
0 commit comments