Skip to content

Commit c7d406f

Browse files
Antony BaileyAntony Bailey
authored andcommitted
might give up on this soon
1 parent 90e27c3 commit c7d406f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sha-pins.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919

2020
- name: Setup Python
2121
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
22-
with:
23-
python-version: '3.10'
22+
with:
23+
python-version: '3.10'
2424

2525
- name: Install dependencies
2626
run: |

0 commit comments

Comments
 (0)