Skip to content

Commit a112ab1

Browse files
ci: prepare v0.4.0 release (#37)
1 parent 2b20d4d commit a112ab1

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
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
repository: skills/exercise-toolkit
3030
path: exercise-toolkit
31-
ref: 7aa247792cb4021203b7c05e65f9128d1c7d2312
31+
ref: 2b20d4df4eeb6ddb2631cd16db6aab20e2b36779 # v0.4.0
3232

3333
- name: Build congratulations message from template
3434
id: build-new-readme
@@ -61,7 +61,7 @@ jobs:
6161
with:
6262
repository: skills/exercise-toolkit
6363
path: exercise-toolkit
64-
ref: 7aa247792cb4021203b7c05e65f9128d1c7d2312
64+
ref: 2b20d4df4eeb6ddb2631cd16db6aab20e2b36779 # v0.4.0
6565

6666
- name: Build message - exercise finished
6767
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: 7aa247792cb4021203b7c05e65f9128d1c7d2312
67+
ref: 2b20d4df4eeb6ddb2631cd16db6aab20e2b36779 # v0.4.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: 7aa247792cb4021203b7c05e65f9128d1c7d2312
110+
ref: 2b20d4df4eeb6ddb2631cd16db6aab20e2b36779 # v0.4.0
111111

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

0 commit comments

Comments
 (0)