We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7904826 commit b8f1f31Copy full SHA for b8f1f31
1 file changed
.github/workflows/spec-pipeline.yml
@@ -75,7 +75,7 @@ jobs:
75
76
- name: Upload test failure summary
77
if: failure()
78
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
79
with:
80
name: test-failures
81
path: artifacts/test_failures/summary.txt
0 commit comments