Skip to content

Commit b2f5250

Browse files
committed
Fix typo
1 parent 3bc01fe commit b2f5250

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Extract questionnaires
1919
run: bun extract.js
2020
- name: Switch to compiled
21-
run: actions/checkout@v4
21+
uses: actions/checkout@v4
2222
with:
2323
ref: compiled
2424
- name: Prepare commit

0 commit comments

Comments
 (0)