Skip to content

Commit 5454f4d

Browse files
refactor(deps): bump actions/download-artifact from 7 to 8 (#24)
1 parent 87f30ef commit 5454f4d

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@v7
72+
uses: actions/download-artifact@v8
7373
with:
7474
name: python-tarball
7575
path: .

0 commit comments

Comments
 (0)