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 570a278 commit 10175ccCopy full SHA for 10175cc
.github/workflows/finish-exercise.yml
@@ -22,7 +22,7 @@ permissions:
22
issues: write
23
24
env:
25
- EXERCISE_TOOLKIT_REF: 85962a50afd57183f6703c3d07260bf3a123b3e9
+ EXERCISE_TOOLKIT_REF: 570a278b342c572229f7fc56ee72ca08e2048670
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