diff --git a/.github/workflows/grunt.yml b/.github/workflows/grunt.yml index cfe143a..aafb05f 100644 --- a/.github/workflows/grunt.yml +++ b/.github/workflows/grunt.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@v4 - uses: actions/setup-python@v5 with: - python-version: "3.13.3" + python-version: "3.13.5" - uses: actions/setup-node@v4 with: node-version: ${{ matrix.node }}