We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd5283 commit 49cae97Copy full SHA for 49cae97
.github/workflows/finish-exercise.yml
@@ -18,7 +18,7 @@ permissions:
18
issues: write
19
20
env:
21
- EXERCISE_TOOLKIT_REF: e4e20c11031386b47616fc406f7b4913147a75b1
+ EXERCISE_TOOLKIT_REF: 6cd528303b618781a9b810184ca0808595aed5b9
22
23
jobs:
24
update_readme:
.github/workflows/start-exercise.yml
@@ -30,7 +30,7 @@ permissions:
30
issues: write # Create issue
31
32
33
34
35
36
disable_workflows:
0 commit comments