From a987425f4af3b7f9868e837d481122867bb728b1 Mon Sep 17 00:00:00 2001 From: zenobit Date: Mon, 30 Mar 2026 05:38:51 +0200 Subject: [PATCH] fix(ci): Update action/setup-python@v6.2.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9eeb757a2a..350a760296 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: needs: i18n-matrix steps: - uses: actions/checkout@v4 - - uses: actions/setup-python@v5 + - uses: actions/setup-python@v6.2.0 with: python-version: '3.12' - name: Validate ${{ matrix.lang }}