We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60875d commit b764e46Copy full SHA for b764e46
.github/workflows/ci-format.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
16
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
17
with:
18
python-version: '3.10'
19
- name: Install system hooks
0 commit comments