Skip to content

Commit 55d2d5a

Browse files
chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 (#461)
1 parent 1ad2967 commit 55d2d5a

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.2.1
115+
uses: actions/download-artifact@v4.3.0
116116
with:
117117
name: Release
118118
path: Release

0 commit comments

Comments
 (0)