Skip to content

Dependabot(deps): Bump actions/checkout from 4.2.0 to 4.2.1 #21

Dependabot(deps): Bump actions/checkout from 4.2.0 to 4.2.1

Dependabot(deps): Bump actions/checkout from 4.2.0 to 4.2.1 #21

Workflow file for this run

name: Run pkgcheck
on: [pull_request, push]
concurrency:
cancel-in-progress: true
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
build:
name: Run pkgcheck
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1