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 31cc129 commit c1cfce7Copy full SHA for c1cfce7
1 file changed
.github/workflows/wheels.yml
@@ -94,7 +94,7 @@ jobs:
94
with:
95
toolchain: stable
96
default: true
97
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
98
99
python-version: ${{ matrix.python-version }}
100
- name: Build wheels
@@ -122,7 +122,7 @@ jobs:
122
123
124
125
126
127
128
0 commit comments