Summary
skills/action-text-variables@v3 fails with skills/exercise-toolkit/markdown-templates/step-feedback/step-results-table.md file from tag v0.6.0. Bumping version to 0.7.0 fixes the issue.
How to reproduce
- Progress with the excercise as directed
- Complete step 1
- pipeline fails at step "Build message - step results" with Error: (unknown path) [Line 1, Column 3]
Additional context
action-text-variables was recently bumped to v3 (#324) but the version of excercise-toolkit that corresponds to this change was not bumped (skills/exercise-toolkit#70)
Excercise step 1 can be fixed by changing version here:
But probably more version changes will be required to fix subsequent steps.