diff --git a/.github/workflows/editorconfig-checker.yml b/.github/workflows/editorconfig-checker.yml index 24e5494b..fbe71f2b 100644 --- a/.github/workflows/editorconfig-checker.yml +++ b/.github/workflows/editorconfig-checker.yml @@ -8,7 +8,7 @@ jobs: timeout-minutes: 1 steps: - uses: Brightspace/third-party-actions@actions/checkout - - uses: Brightspace/third-party-actions@actions/setup-node + - uses: Brightspace/setup-node@main with: node-version: '20' - run: npx editorconfig-checker