Skip to content

Commit fafb4a3

Browse files
Unify python-version in setup step
Co-authored-by: Stan Ulbrych <stanulbrych@gmail.com>
1 parent 6bd439f commit fafb4a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
steps:
4040
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
4141
with:
42-
python-version: 3.x
42+
python-version: 3
4343
- uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
4444
- uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
4545
with:

0 commit comments

Comments
 (0)