Skip to content

Commit 6f5700d

Browse files
author
horike37
committed
chore: update ci settings
1 parent a322638 commit 6f5700d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
npm run lint
1717
- run: |
1818
npm run test
19-
- uses: actions/upload-artifact@v2
19+
- uses: actions/upload-artifact@v4
2020
with:
2121
name: code-coverage-report
2222
path: reports

0 commit comments

Comments
 (0)