There was an error while loading. Please reload this page.
2 parents 9a6bfc2 + a3f8e83 commit ad040d5Copy full SHA for ad040d5
1 file changed
.github/workflows/pre-commit.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v6
14
15
- name: Set up Python
16
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
17
with:
18
python-version: '3.10'
19
cache: 'pip'
0 commit comments