From 3f23ac468ce5e856bcf3c61f498201c8424297bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 02:15:08 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v6 --- .github/workflows/sync-langs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-langs.yml b/.github/workflows/sync-langs.yml index 5b1162a..8ce809a 100644 --- a/.github/workflows/sync-langs.yml +++ b/.github/workflows/sync-langs.yml @@ -9,7 +9,7 @@ jobs: sync: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - name: Sync language features run: python scripts/sync-langs.py