Skip to content

Update codecov/codecov-action action to v4 #938

Update codecov/codecov-action action to v4

Update codecov/codecov-action action to v4 #938

Workflow file for this run

name: Actionlint
on:
push:
paths:
- .github/workflows/*
pull_request:
paths:
- .github/workflows/*
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-actionlint@v1