Skip to content

Commit 7d4e23b

Browse files
chore(deps): update actions/upload-artifact action to v4
1 parent 5a512fa commit 7d4e23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
run: pnpm test:e2e:ci
9696
- name: Test component-testing
9797
run: pnpm test:ct:ci
98-
- uses: actions/upload-artifact@v3
98+
- uses: actions/upload-artifact@v4
9999
with:
100100
name: test
101101
path: |

0 commit comments

Comments
 (0)