Skip to content

Commit ee3e842

Browse files
Bump actions/download-artifact from 4.1.3 to 4.1.4 (#179)
1 parent c9e1156 commit ee3e842

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
steps:
104104

105105
- name: Download packages
106-
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
106+
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
107107
with:
108108
name: packages-windows
109109

@@ -140,7 +140,7 @@ jobs:
140140
steps:
141141

142142
- name: Download packages
143-
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
143+
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
144144
with:
145145
name: packages-windows
146146

@@ -163,7 +163,7 @@ jobs:
163163
steps:
164164

165165
- name: Download packages
166-
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
166+
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
167167
with:
168168
name: packages-windows
169169

0 commit comments

Comments
 (0)