We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc01fe commit b2f5250Copy full SHA for b2f5250
1 file changed
.github/workflows/main.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Extract questionnaires
19
run: bun extract.js
20
- name: Switch to compiled
21
- run: actions/checkout@v4
+ uses: actions/checkout@v4
22
with:
23
ref: compiled
24
- name: Prepare commit
0 commit comments