Skip to content

Commit 0105a0b

Browse files
Update upload-artifact version
1 parent 6fd65c6 commit 0105a0b

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
@@ -24,7 +24,7 @@ jobs:
2424
node-version: 18
2525
cache: 'npm'
2626
- run: npm ci
27-
- uses: actions/upload-artifact@v3
27+
- uses: actions/upload-artifact@v4
2828
with:
2929
name: coverage
3030
path: coverage/

0 commit comments

Comments
 (0)