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 0076dae commit 8bc70a2Copy full SHA for 8bc70a2
.github/workflows/finish-exercise.yml
@@ -18,7 +18,7 @@ permissions:
18
issues: write
19
20
env:
21
- EXERCISE_TOOLKIT_REF: a3125d8f055a01f6827a5caf9ca592711e706750
+ EXERCISE_TOOLKIT_REF: 0076daef38416ad5bd668370869c928e326a7256
22
23
jobs:
24
update_readme:
.github/workflows/start-exercise.yml
@@ -30,7 +30,7 @@ permissions:
30
issues: write # Create issue
31
32
33
- EXERCISE_TOOLKIT_REF: dd3788a80f626a1f79fa1b1c3b47b7686f7e1bc2
34
35
36
disable_workflows:
0 commit comments