Skip to content

Commit 7fc04f2

Browse files
chore(deps): bump actions/download-artifact from 4.1.8 to 4.2.1 (#458)
1 parent c41aff2 commit 7fc04f2

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
@@ -110,7 +110,7 @@ jobs:
110110

111111
# Download the artifacts created by the stage_release job.
112112
- name: Download release candidates
113-
uses: actions/download-artifact@v4.1.8
113+
uses: actions/download-artifact@v4.2.1
114114
with:
115115
name: Release
116116
path: Release

0 commit comments

Comments
 (0)