Skip to content

github-actions(deps): bump actions/cache from 3.3.2 to 4.0.0 #95

github-actions(deps): bump actions/cache from 3.3.2 to 4.0.0

github-actions(deps): bump actions/cache from 3.3.2 to 4.0.0 #95

Workflow file for this run

name: 'coverage'
on:
pull_request:
branches:
- main
jobs:
coverage:
permissions:
checks: write
pull-requests: write
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ArtiomTr/jest-coverage-report-action@v2