Skip to content

Bump actions/checkout from 3 to 4 (#373) #117

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

Bump actions/checkout from 3 to 4 (#373) #117

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]