Skip to content

Commit 2f3db50

Browse files
Update actions/setup-python action to v6
1 parent e34a3b2 commit 2f3db50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v5.0.0
1414

1515
- name: Set up Python
16-
uses: actions/setup-python@v5.6.0
16+
uses: actions/setup-python@v6.0.0
1717
with:
1818
python-version: 3.13
1919

0 commit comments

Comments
 (0)