Skip to content

Commit 765151b

Browse files
authored
chore: update upload-artifact to v4
1 parent e265d7b commit 765151b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
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)