Skip to content

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

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 #44

Workflow file for this run

name: Lint
on:
push:
tags:
- v*
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]