Skip to content

Commit 9d774c8

Browse files
authored
Update release workflow to use latest upload-artifact version (#3462)
1 parent e47e95f commit 9d774c8

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
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
release: true
3535

36-
- uses: actions/upload-artifact@v2
36+
- uses: actions/upload-artifact@v4
3737
with:
3838
name: dcs_liberation
3939
path: dist/

0 commit comments

Comments
 (0)