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 ea5d9b5 commit fb55bbbCopy full SHA for fb55bbb
.github/workflows/finish-exercise.yml
@@ -22,7 +22,7 @@ permissions:
22
issues: write
23
24
env:
25
- EXERCISE_TOOLKIT_REF: 82efbc3de835a2b67d315833bb2f876ae9b4e07a
+ EXERCISE_TOOLKIT_REF: 769391b9f9a2f69a9df9bb92b677c5e0922213ac
26
27
jobs:
28
update_readme:
.github/workflows/start-exercise.yml
@@ -30,7 +30,7 @@ permissions:
30
issues: write # Create issue
31
32
33
- EXERCISE_TOOLKIT_REF: 0b0154a6a164ddb582dcad16aa928b507af0b69f
34
35
36
disable_workflows:
0 commit comments