Skip to content

Commit 69b7a69

Browse files
authored
Merge pull request #19 from AlchemyViewer/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 4 to 8
2 parents 74dcb3f + 091a6c5 commit 69b7a69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
if: startsWith(github.ref, 'refs/tags/m')
154154
steps:
155155
- uses: actions/checkout@v6
156-
- uses: actions/download-artifact@v4
156+
- uses: actions/download-artifact@v8
157157
with:
158158
path: artifacts
159159
- uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)