diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1019552..777c5df 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,7 @@ jobs: - name: 📚 checkout uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 - name: 🟢 node - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 + uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 with: node-version: 20 registry-url: https://registry.npmjs.org