Skip to content

Commit a7add33

Browse files
ci: prepare v0.5.0 release (#50)
1 parent 3f63628 commit a7add33

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/finish-exercise.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
repository: skills/exercise-toolkit
3636
path: exercise-toolkit
37-
ref: 2b20d4df4eeb6ddb2631cd16db6aab20e2b36779 # v0.4.0
37+
ref: v0.5.0
3838

3939
- name: Build congratulations message from template
4040
id: build-new-readme
@@ -67,7 +67,7 @@ jobs:
6767
with:
6868
repository: skills/exercise-toolkit
6969
path: exercise-toolkit
70-
ref: 2b20d4df4eeb6ddb2631cd16db6aab20e2b36779 # v0.4.0
70+
ref: v0.5.0
7171

7272
- name: Build message - exercise finished
7373
id: build-finish-message

.github/workflows/start-exercise.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
repository: skills/exercise-toolkit
6666
path: exercise-toolkit
67-
ref: 2b20d4df4eeb6ddb2631cd16db6aab20e2b36779 # v0.4.0
67+
ref: v0.5.0
6868

6969
- name: Build welcome message from template
7070
id: build-issue-description
@@ -107,7 +107,7 @@ jobs:
107107
with:
108108
repository: skills/exercise-toolkit
109109
path: exercise-toolkit
110-
ref: 2b20d4df4eeb6ddb2631cd16db6aab20e2b36779 # v0.4.0
110+
ref: v0.5.0
111111

112112
- name: Build welcome message from template
113113
id: build-new-readme

0 commit comments

Comments
 (0)