Skip to content

Bump @actions/core from 1.10.1 to 1.11.0 #416

Bump @actions/core from 1.10.1 to 1.11.0

Bump @actions/core from 1.10.1 to 1.11.0 #416

Workflow file for this run

name: 🕵️‍♂️ EditorConfig checker
on:
pull_request:
branches: [main]
jobs:
editorconfig:
name: 🕵️‍♂️ EditorConfig checker
runs-on: ubuntu-22.04
steps:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v3
- name: ⤵️ Download EditorConfig checker
uses: editorconfig-checker/action-editorconfig-checker@main
- name: 🚀 Run EditorConfig checker
run: editorconfig-checker