Skip to content

chore(deps): bump actions/download-artifact from 5 to 7 #73

chore(deps): bump actions/download-artifact from 5 to 7

chore(deps): bump actions/download-artifact from 5 to 7 #73

Workflow file for this run

name: Static Analysis
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
mdtomlfmt:
name: Generic format (md,toml)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Run dprint
run: |
curl -fsSL https://dprint.dev/install.sh | sh
/home/runner/.dprint/bin/dprint check