Skip to content

Commit 1f0b3b7

Browse files
committed
bump version of python
1 parent b940664 commit 1f0b3b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v3
1414
with:
1515
lfs: true
16-
- uses: actions/setup-python@v4
16+
- uses: actions/setup-python@v6
1717
with:
1818
python-version: 3.15
1919
cache: pipenv

0 commit comments

Comments
 (0)