We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8739f2e commit f165c57Copy full SHA for f165c57
.github/workflows/0-start-exercise.yml
@@ -33,12 +33,12 @@ jobs:
33
34
steps:
35
- name: Checkout
36
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
37
with:
38
ref: main
39
40
- name: Get response templates
41
42
43
repository: skills/exercise-toolkit
44
path: exercise-toolkit
0 commit comments