Skip to content

Commit 0a2bc89

Browse files
refactor(deps): bump actions/download-artifact from 6 to 7 (#21)
1 parent 8c14920 commit 0a2bc89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildrelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
token: ${{ env.GITHUB_TOKEN }}
7070

7171
- name: Download tarball
72-
uses: actions/download-artifact@v6
72+
uses: actions/download-artifact@v7
7373
with:
7474
name: python-tarball
7575
path: .

0 commit comments

Comments
 (0)