diff --git a/.github/workflows/content-progress.yml b/.github/workflows/content-progress.yml index 42b7665e2..e552896b7 100644 --- a/.github/workflows/content-progress.yml +++ b/.github/workflows/content-progress.yml @@ -35,7 +35,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Set up Node - uses: actions/setup-node@v4 + uses: actions/setup-node@v7 with: node-version: 22