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 85962a5 commit 3627ef8Copy full SHA for 3627ef8
.github/workflows/finish-exercise.yml
@@ -22,7 +22,7 @@ permissions:
22
issues: write
23
24
env:
25
- EXERCISE_TOOLKIT_REF: 6cd528303b618781a9b810184ca0808595aed5b9
+ EXERCISE_TOOLKIT_REF: 85962a50afd57183f6703c3d07260bf3a123b3e9
26
27
jobs:
28
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