We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b73d567 commit b013151Copy full SHA for b013151
1 file changed
.github/workflows/test.yml
@@ -48,7 +48,7 @@ jobs:
48
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
49
50
- name: Archive Failing UI Snapshots
51
- uses: actions/upload-artifact@v4.3.4
+ uses: actions/upload-artifact@v4.3.5
52
if: failure()
53
with:
54
name: failing-ui-snapshots-artifact
0 commit comments