Skip to content

Commit a303dc5

Browse files
Update actions/setup-python action to v6.1.0
1 parent 3751cfb commit a303dc5

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@v6.0.0
1414

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

0 commit comments

Comments
 (0)