Skip to content

Commit bf3d110

Browse files
Update github-actions to v3.14.6
1 parent ae5ed8a commit bf3d110

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: "Set up Python"
1919
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2020
with:
21-
python-version: "3.14.5"
21+
python-version: "3.14.6"
2222

2323
- name: "Install requirements"
2424
run: |

0 commit comments

Comments
 (0)