aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/lint-eslint.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/lint-eslint.yml')
-rw-r--r--.github/workflows/lint-eslint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint-eslint.yml b/.github/workflows/lint-eslint.yml
index f53f38666e1..e1a2f9a4969 100644
--- a/.github/workflows/lint-eslint.yml
+++ b/.github/workflows/lint-eslint.yml
@@ -48,7 +48,7 @@ jobs:
fallbackNpm: '^7'
- name: Set up node ${{ steps.versions.outputs.nodeVersion }}
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
+ uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
with:
node-version: ${{ steps.versions.outputs.nodeVersion }}