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 f944e28 commit cb576f0Copy full SHA for cb576f0
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
with:
18
persist-credentials: false
19
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
20
21
python-version: ${{ matrix.python-version }}
22
- name: Build & install
0 commit comments