Skip to content

Commit 1d642cb

Browse files
committed
Bump release artifact download action version
1 parent 9733d87 commit 1d642cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
cat notes-${{ env.RELEASE_VERSION }}.md
140140
141141
- name: Get artifacts
142-
uses: actions/download-artifact@v3
142+
uses: actions/download-artifact@v4
143143
with:
144144
path: artifacts
145145

0 commit comments

Comments
 (0)