We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e3686 commit 7d7292cCopy full SHA for 7d7292c
1 file changed
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
run: ./run-test262.sh
56
57
- name: Upload log
58
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
59
if: always()
60
with:
61
name: runtest262 log
0 commit comments