Skip to content

Commit 7eca3bf

Browse files
build(deps): Update actions/setup-python action to v7
1 parent abbdfdf commit 7eca3bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v7
1515

1616
- name: Set up Python
17-
uses: actions/setup-python@v6
17+
uses: actions/setup-python@v7
1818
with:
1919
python-version: '3.x'
2020

0 commit comments

Comments
 (0)