Skip to content

Commit 42fbb46

Browse files
Merge pull request #12 from usbbluetooth/dependabot/github_actions/actions/download-artifact-8
Build(deps): Bump actions/download-artifact from 7 to 8
2 parents a7fb03e + af42457 commit 42fbb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
id-token: write
4848
steps:
4949
- name: Download artifacts
50-
uses: actions/download-artifact@v7
50+
uses: actions/download-artifact@v8
5151
with:
5252
name: usbbluetooth_python_3.13
5353
path: dist/

0 commit comments

Comments
 (0)