diff --git a/.github/workflows/semantic-pr.yml b/.github/workflows/semantic-pr.yml index 3eb32e1..08b2e8c 100644 --- a/.github/workflows/semantic-pr.yml +++ b/.github/workflows/semantic-pr.yml @@ -64,7 +64,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v6 with: - node-version: '24.16.0' + node-version: '24.17.0' - name: Install commitlint run: |