From 30503042f3c3fcadcfa9c1843c9672e51499a718 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 24 Jun 2026 05:47:47 +0000 Subject: [PATCH] chore(deps): update github actions --- .github/workflows/skills-validate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/skills-validate.yml b/.github/workflows/skills-validate.yml index 6b0aba2..7a9e972 100644 --- a/.github/workflows/skills-validate.yml +++ b/.github/workflows/skills-validate.yml @@ -33,7 +33,7 @@ jobs: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 - name: Set up Python - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6 + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6 with: python-version: "3.11"