Skip to content

ci: updates upload and download artifact actions #158

ci: updates upload and download artifact actions

ci: updates upload and download artifact actions #158

Workflow file for this run

name: Linting
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run mdl
uses: actionshub/markdownlint@main
with:
path: docs