Skip to content

Commit c7e4082

Browse files
chore(deps): update actions/upload-artifact action to v4.4.0
1 parent b013151 commit c7e4082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4949

5050
- name: Archive Failing UI Snapshots
51-
uses: actions/upload-artifact@v4.3.5
51+
uses: actions/upload-artifact@v4.4.0
5252
if: failure()
5353
with:
5454
name: failing-ui-snapshots-artifact

0 commit comments

Comments
 (0)