Skip to content

Commit e8bafc4

Browse files
Bump actions/download-artifact from 7 to 8 (#39)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13b968f commit e8bafc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
id-token: write
4242
steps:
4343
- name: Download all the dists
44-
uses: actions/download-artifact@v7
44+
uses: actions/download-artifact@v8
4545
with:
4646
name: ${{ env.dists-artifact-name }}
4747
path: dist/

0 commit comments

Comments
 (0)