diff --git a/.github/workflows/action-update-template.yml b/.github/workflows/action-update-template.yml index d8a9504..5c9baf9 100644 --- a/.github/workflows/action-update-template.yml +++ b/.github/workflows/action-update-template.yml @@ -23,7 +23,7 @@ jobs: with: persist-credentials: false - name: Setup node.js - uses: actions/setup-node@v6 + uses: actions/setup-node@v7 with: node-version: 24 - name: Run Renovate