diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 8affe321..9f6ef848 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -62,7 +62,7 @@ jobs: if [ -f .github/.ci.conf ]; then . .github/.ci.conf; fi if [ -n "${TEST_HOOK}" ]; then ${TEST_HOOK}; fi - - uses: codecov/codecov-action@v1 + - uses: codecov/codecov-action@v2 with: file: ./cover.out name: codecov-umbrella @@ -151,7 +151,7 @@ jobs: -exec="${GO_JS_WASM_EXEC}" \ -v ./... - - uses: codecov/codecov-action@v1 + - uses: codecov/codecov-action@v2 with: file: ./cover.out name: codecov-umbrella diff --git a/AUTHORS.txt b/AUTHORS.txt index 3531213d..f3473def 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -134,6 +134,7 @@ ronan Ryan Shumate salmān aljammāz Sam Lancia +Sean DuBois Sean DuBois Sean DuBois Sean DuBois