Skip to content

ci: Bump actions/upload-artifact from 4.4.0 to 4.4.3 #212

ci: Bump actions/upload-artifact from 4.4.0 to 4.4.3

ci: Bump actions/upload-artifact from 4.4.0 to 4.4.3 #212

Workflow file for this run

name: Lint Commit Messages
on: [ pull_request ]
jobs:
commitlint:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 # v6.1.2