ci: upgrade github actions

Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
This commit is contained in:
Andrea Lamparelli 2024-10-03 20:00:48 +02:00
parent e2d73d050c
commit 7f19fac276
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