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 9b7b515 commit bf4f20bCopy full SHA for bf4f20b
.github/workflows/0-start-exercise.yml
@@ -16,7 +16,7 @@ env:
16
jobs:
17
start_exercise:
18
name: Start Exercise
19
- uses: skills/exercise-toolkit/.github/workflows/start-exercise.yml@v0.6.0
+ uses: skills/exercise-toolkit/.github/workflows/start-exercise.yml@v0.7.3
20
with:
21
exercise-title: "Hello GitHub Actions"
22
intro-message: "Create and run a GitHub Actions workflow."
0 commit comments