ci: upgrade github actions (#138)
Some checks failed
main ci / ubuntu-latest - node 16 (push) Has been cancelled
main ci / ubuntu-latest - node 18 (push) Has been cancelled
main ci / ubuntu-latest - node 20 (push) Has been cancelled

Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
This commit is contained in:
Andrea Lamparelli 2024-10-03 20:04:40 +02:00 committed by GitHub
parent e2d73d050c
commit 6d6592f958
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 1052 additions and 1980 deletions

View file

@ -16,7 +16,7 @@ jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
test-script: npm test