Skip to content

Commit 9f53103

Browse files
chore: update exercise toolkit start-exercise workflow version to v0.7.3 (#93)
1 parent d957940 commit 9f53103

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
@@ -18,7 +18,7 @@ jobs:
1818
if: |
1919
!github.event.repository.is_template
2020
name: Start Exercise
21-
uses: skills/exercise-toolkit/.github/workflows/[email protected].0
21+
uses: skills/exercise-toolkit/.github/workflows/[email protected].3
2222
with:
2323
exercise-title: "Getting Started with GitHub Copilot"
2424
intro-message: "Welcome to the exciting world of GitHub Copilot! 🚀 In this exercise, you'll unlock the potential of this AI-powered coding assistant to accelerate your development process. Let's dive in and have some fun exploring the future of coding together! 💻✨"

0 commit comments

Comments
 (0)