Skip to content

Commit b8f1f31

Browse files
committed
ci: update spec pipeline to upload-artifact@v4
1 parent 7904826 commit b8f1f31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spec-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676
- name: Upload test failure summary
7777
if: failure()
78-
uses: actions/upload-artifact@v3
78+
uses: actions/upload-artifact@v4
7979
with:
8080
name: test-failures
8181
path: artifacts/test_failures/summary.txt

0 commit comments

Comments
 (0)