Skip to content

Commit e370c4e

Browse files
Update actions/setup-python action to v7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29a0e0f commit e370c4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yml

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

5656
# Python is required because `ct lint` runs Yamale (https://github.com/23andMe/Yamale) and
5757
# yamllint (https://github.com/adrienverge/yamllint) which require Python
58-
- uses: actions/setup-python@v6
58+
- uses: actions/setup-python@v7
5959
with:
6060
python-version: '3.14'
6161
check-latest: true

0 commit comments

Comments
 (0)