Skip to content

Commit 83bf464

Browse files
authored
Merge pull request #221 from FirestormViewer/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 4 to 8
2 parents 8995bef + 018def7 commit 83bf464

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ jobs:
487487
with:
488488
pattern: "*-metadata"
489489

490-
- uses: actions/download-artifact@v4
490+
- uses: actions/download-artifact@v8
491491
with:
492492
pattern: "*-releases"
493493

0 commit comments

Comments
 (0)