Skip to content

Commit 526c8e2

Browse files
renovate[bot]hypery2k
authored andcommitted
chore(deps): update actions/setup-python action to v6
1 parent 438eb19 commit 526c8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
# Python is required because `ct lint` runs Yamale (https://github.com/23andMe/Yamale) and
3737
# yamllint (https://github.com/adrienverge/yamllint) which require Python
38-
- uses: actions/setup-python@v5
38+
- uses: actions/setup-python@v6
3939
with:
4040
python-version: '3.13'
4141
check-latest: true

0 commit comments

Comments
 (0)