We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94d2770 commit e808c92Copy full SHA for e808c92
.github/workflows/pre-commit.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v3
13
with:
14
fetch-depth: 0
15
- - uses: actions/setup-python@v4.4.0
+ - uses: actions/setup-python@v4.5.0
16
- name: install shfmt
17
run: |
18
mkdir -p $GITHUB_WORKSPACE/bin
0 commit comments