diff --git a/.github/workflows/99-auto-format-dependabot-prettier-updates.yml b/.github/workflows/99-auto-format-dependabot-prettier-updates.yml index 6a109d6..4b33ff8 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@v5 with: node-version-file: '.nvmrc'