Skip to content

Commit

Permalink
chore(#373): update actions/upload-artifact action image to v4 (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkuester authored Sep 17, 2024
1 parent 9defed5 commit 5790a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
script: make test-ui-gamma

- name: Archive Results
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Test Report
path: |
Expand Down

0 comments on commit 5790a81

Please sign in to comment.