We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd10704 + 454c5d1 commit 1f7ca68Copy full SHA for 1f7ca68
1 file changed
.github/workflows/pre-commit.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
15
- name: Set up Python
16
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
17
with:
18
python-version: '3.10'
19
cache: 'pip'
0 commit comments