Skip to content

Commit 9ddd1b3

Browse files
committed
workflows: Update upload workflow for regression test
1 parent 3c1885d commit 9ddd1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression_diff_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: echo "$GITHUB_CONTEXT" >difftest/github_context.json
5454

5555
- name: Upload files
56-
uses: actions/upload-artifact@v3
56+
uses: actions/upload-artifact@v4
5757
with:
5858
name: difftest
5959
path: difftest

0 commit comments

Comments
 (0)