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 5238b3a + 3b87516 commit 3757a2eCopy full SHA for 3757a2e
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
run: hatch build
30
31
- name: Upload artifacts
32
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
33
with:
34
name: usbbluetooth_python_${{ matrix.python-version }}
35
path: dist/
0 commit comments