Skip to content

Commit 4a6bb68

Browse files
chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 (#476)
1 parent b1fe887 commit 4a6bb68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112

113113
# Download the artifacts created by the stage_release job.
114114
- name: Download release candidates
115-
uses: actions/download-artifact@v4.3.0
115+
uses: actions/download-artifact@v5.0.0
116116
with:
117117
name: Release
118118
path: Release

0 commit comments

Comments
 (0)