Skip to content

Commit b013151

Browse files
chore(deps): update actions/upload-artifact action to v4.3.5 (#90)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b73d567 commit b013151

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.4
51+
uses: actions/upload-artifact@v4.3.5
5252
if: failure()
5353
with:
5454
name: failing-ui-snapshots-artifact

0 commit comments

Comments
 (0)