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.
1 parent b1b5c16 commit 7923edcCopy full SHA for 7923edc
.github/workflows/ci-format.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v3
16
- - uses: actions/setup-python@v4.7.0
+ - uses: actions/setup-python@v5.1.0
17
with:
18
python-version: '3.10'
19
- name: Install system hooks
0 commit comments