ci(workflow): update codecov/codecov-action@v3 (#1542)

This commit is contained in:
エリス 2023-01-18 23:53:36 +09:00 committed by GitHub
parent ce19a3b445
commit 3340e98519
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,6 +59,6 @@ jobs:
- name: upload coverage
if: success()
uses: codecov/codecov-action@v3.1.1
uses: codecov/codecov-action@v3
with:
name: ${{ runner.os }} node.js ${{ matrix.node-version }}