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 397ca28 commit 72b13b5Copy full SHA for 72b13b5
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
persist-credentials: false
35
36
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
37
38
python-version: ${{ matrix.python }}
39
0 commit comments