diff --git a/.github/workflows/99-auto-format-dependabot-prettier-updates.yml b/.github/workflows/99-auto-format-dependabot-prettier-updates.yml index 6a109d6..6e27246 100644 --- a/.github/workflows/99-auto-format-dependabot-prettier-updates.yml +++ b/.github/workflows/99-auto-format-dependabot-prettier-updates.yml @@ -11,7 +11,7 @@ jobs: uses: actions/checkout@v4 - name: Set up Node.js - uses: actions/setup-node@v4 + uses: actions/setup-node@v6 with: node-version-file: '.nvmrc'