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 f0b137c commit f7e5b28Copy full SHA for f7e5b28
.github/workflows/finish-exercise.yml
@@ -22,7 +22,7 @@ permissions:
22
issues: write
23
24
env:
25
- EXERCISE_TOOLKIT_REF: 570a278b342c572229f7fc56ee72ca08e2048670
+ EXERCISE_TOOLKIT_REF: f0b137c9e640394c4744289cc62d99e3390e2a1d
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