Skip to content

Commit 7d7292c

Browse files
committed
Use newer upload-artifact version.
1 parent 13e3686 commit 7d7292c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: ./run-test262.sh
5656

5757
- name: Upload log
58-
uses: actions/upload-artifact@v3
58+
uses: actions/upload-artifact@v4
5959
if: always()
6060
with:
6161
name: runtest262 log

0 commit comments

Comments
 (0)