From 53440c7424364a1055528069c0856ab8e4e3e843 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 14:46:48 +0000 Subject: [PATCH] chore(deps): update dependency python to v3.13.5 --- .github/workflows/grunt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}