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: 570a278b342c572229f7fc56ee72ca08e2048670
EXERCISE_TOOLKIT_REF: f0b137c9e640394c4744289cc62d99e3390e2a1d

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: 570a278b342c572229f7fc56ee72ca08e2048670
EXERCISE_TOOLKIT_REF: f0b137c9e640394c4744289cc62d99e3390e2a1d

jobs:
disable_workflows:
Expand Down