Skip to content

ci: Bump actions/upload-artifact from 4.4.3 to 4.5.0 #259

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

ci: Bump actions/upload-artifact from 4.4.3 to 4.5.0 #259

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@0184f5a228ee06430bb9e67d65f73a1a6767496a # v6.2.0