Skip to content

Update actions/setup-node action to v4.0.4 #163

Update actions/setup-node action to v4.0.4

Update actions/setup-node action to v4.0.4 #163

name: Editor Config Lint
on:
push:
branches:
- the-one
pull_request:
branches:
- the-one
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- uses: actions/setup-go@v5
- run: go install github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker@latest
- run: ~/go/bin/editorconfig-checker