aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/command-compile.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/command-compile.yml')
-rw-r--r--.github/workflows/command-compile.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/command-compile.yml b/.github/workflows/command-compile.yml
index 8c012a98e7a..aebaeb5d22e 100644
--- a/.github/workflows/command-compile.yml
+++ b/.github/workflows/command-compile.yml
@@ -79,7 +79,7 @@ jobs:
fallbackNpm: '^9'
- name: Set up node ${{ steps.package-engines-versions.outputs.nodeVersion }}
- uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
+ uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
with:
node-version: ${{ steps.package-engines-versions.outputs.nodeVersion }}
cache: npm