Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/finish-exercise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ permissions:
issues: write

env:
EXERCISE_TOOLKIT_REF: 85962a50afd57183f6703c3d07260bf3a123b3e9
EXERCISE_TOOLKIT_REF: 570a278b342c572229f7fc56ee72ca08e2048670

jobs:
update_readme:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/start-exercise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ permissions:
issues: write # Create issue

env:
EXERCISE_TOOLKIT_REF: 85962a50afd57183f6703c3d07260bf3a123b3e9
EXERCISE_TOOLKIT_REF: 570a278b342c572229f7fc56ee72ca08e2048670

jobs:
disable_workflows:
Expand Down