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.
1 parent c1dfecd commit 5fa8345Copy full SHA for 5fa8345
.github/workflows/push.yml
@@ -39,7 +39,7 @@ jobs:
39
token: ${{ secrets.BOT_PAT }}
40
41
- name: Set up Python
42
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
43
with:
44
python-version: "3.10"
45
0 commit comments