From 84def027d2136a63acb2603929fe73d12cc9e027 Mon Sep 17 00:00:00 2001 From: Owen Smith Date: Tue, 13 Jan 2026 16:34:53 -0500 Subject: [PATCH] LFT-2320: switch to Brightspace/setup-node@main --- .github/workflows/editorconfig-checker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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