Skip to content

Commit 27b5818

Browse files
chore(deps): update actions/setup-python action to v6
1 parent 6ccd057 commit 27b5818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Set up Python
1616
id: setup-python
17-
uses: actions/setup-python@v5
17+
uses: actions/setup-python@v6
1818

1919
- name: Run pre-commit checks
2020
id: pre-commit

0 commit comments

Comments
 (0)