Skip to content

Bump actions/checkout from 3 to 4 (#11) #7

Bump actions/checkout from 3 to 4 (#11)

Bump actions/checkout from 3 to 4 (#11) #7

Workflow file for this run

name: Lint with dprint
on:
push:
branches: [main]
pull_request:
jobs:
style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dprint/[email protected]