Skip to content

Commit bf4f20b

Browse files
Update workflow to use exercise-toolkit v0.7.3 (#7)
1 parent 9b7b515 commit bf4f20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/0-start-exercise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
jobs:
1717
start_exercise:
1818
name: Start Exercise
19-
uses: skills/exercise-toolkit/.github/workflows/start-exercise.yml@v0.6.0
19+
uses: skills/exercise-toolkit/.github/workflows/start-exercise.yml@v0.7.3
2020
with:
2121
exercise-title: "Hello GitHub Actions"
2222
intro-message: "Create and run a GitHub Actions workflow."

0 commit comments

Comments
 (0)