Skip to content

Commit e91a1c8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.3.6
5252
if: failure()
5353
with:
5454
name: failing-ui-snapshots-artifact

0 commit comments

Comments
 (0)