Skip to content

Dependabot(deps): Bump actions/checkout from 4.1.7 to 4.2.0 #16

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

Dependabot(deps): Bump actions/checkout from 4.1.7 to 4.2.0 #16

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/checkout@v4.2.0
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1