Skip to content

Commit 950914b

Browse files
author
Xander Garbett
authored
Also update the download artifact too.
Signed-off-by: Xander Garbett <[email protected]>
1 parent 45347ad commit 950914b

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
@@ -67,7 +67,7 @@ jobs:
6767
echo "BUILD_VERSION=${BUILD_VERSION}" | tee -a $GITHUB_ENV $GITHUB_OUTPUT
6868
6969
- name: Download Binaries
70-
uses: actions/download-artifact@v3
70+
uses: actions/download-artifact@v4
7171
with:
7272
name: binaries
7373
path: .build/

0 commit comments

Comments
 (0)