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.
2 parents 1d8bab0 + 09e9336 commit b263f5eCopy full SHA for b263f5e
.github/workflows/build.yaml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
submodules: true
26
- name: Setup Python ${{ matrix.python-version }}
27
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
28
29
python-version: ${{ matrix.python-version }}
30
- name: Install dependencies
0 commit comments