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 b465b9c commit 09fa94fCopy full SHA for 09fa94f
.github/workflows/finish-exercise.yml
@@ -22,7 +22,7 @@ permissions:
22
issues: write
23
24
env:
25
- EXERCISE_TOOLKIT_REF: f0b137c9e640394c4744289cc62d99e3390e2a1d
+ EXERCISE_TOOLKIT_REF: 82efbc3de835a2b67d315833bb2f876ae9b4e07a
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