Skip to content

Commit 45e4cba

Browse files
committed
revert upload-artifact to v1
1 parent 7195348 commit 45e4cba

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
@@ -59,7 +59,7 @@ jobs:
5959
# Attach the packaged artifacts to the workflow output. These can be manually
6060
# downloaded for later inspection if necessary.
6161
- name: Archive artifacts
62-
uses: actions/upload-artifact@v4
62+
uses: actions/upload-artifact@v1
6363
with:
6464
name: dist
6565
path: dist

0 commit comments

Comments
 (0)