Skip to content

Commit 39cea5b

Browse files
chore(deps): update actions/setup-python action to v6.3.0
1 parent 17db5a3 commit 39cea5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-skills.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4141

4242
- name: Set up Python
43-
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
43+
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
4444
with:
4545
python-version: '3.14'
4646

0 commit comments

Comments
 (0)