Skip to content

Commit b69b03a

Browse files
committed
revert upload-artifact to v1
1 parent 8e2b750 commit b69b03a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)