Skip to content

Commit 767914b

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

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
@@ -48,7 +48,7 @@ jobs:
4848
# Attach the packaged artifacts to the workflow output. These can be manually
4949
# downloaded for later inspection if necessary.
5050
- name: Archive artifacts
51-
uses: actions/upload-artifact@v4
51+
uses: actions/upload-artifact@v1
5252
with:
5353
name: dist
5454
path: dist

0 commit comments

Comments
 (0)