Skip to content

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #28

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #28

Workflow file for this run

name: Linting
on: [push, pull_request]
jobs:
checks:
name: "pre-commit hooks"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]