We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ee130 commit cacb75bCopy full SHA for cacb75b
1 file changed
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
persist-credentials: false
29
30
- name: Setup Python
31
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
32
with:
33
python-version: '3.12'
34
0 commit comments