Skip to content

Bump golangci/golangci-lint-action from 4 to 5 #705

Bump golangci/golangci-lint-action from 4 to 5

Bump golangci/golangci-lint-action from 4 to 5 #705

Workflow file for this run

name: dprint
on:
push:
branches: [master]
pull_request:
jobs:
check:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dprint/check@v2.2
with:
# https://github.com/dprint/dprint-plugin-prettier/issues/56
dprint-version: "0.40.2"