diff --git a/.github/workflows/update-versions.yml b/.github/workflows/update-versions.yml index 6c99cc3..07c7e0d 100644 --- a/.github/workflows/update-versions.yml +++ b/.github/workflows/update-versions.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v4 - uses: actions/setup-node@v4 with: - node-version: "lts" + node-version: 20 - run: node updateVersions.mjs - name: Create Pull Request uses: peter-evans/create-pull-request@v6