Skip to content

build(deps): Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows #42

build(deps): Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows

build(deps): Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows #42

Workflow file for this run

name: Commitlint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v1