diff --git a/.github/workflows/update-template-versions.yml b/.github/workflows/update-template-versions.yml index 1967552c..de63b4b2 100644 --- a/.github/workflows/update-template-versions.yml +++ b/.github/workflows/update-template-versions.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0 - name: Set up Node.js - uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1 + uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 with: node-version: '18'