Skip to content

Bump @types/node from 20.9.0 to 20.9.3 #4

Bump @types/node from 20.9.0 to 20.9.3

Bump @types/node from 20.9.0 to 20.9.3 #4

Workflow file for this run

name: 'coverage'
on:
pull_request:
branches:
- main
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2