Skip to content

Commit 0eb5a9b

Browse files
Migrate user-attachments image to local repository and update start-exercise version
Co-authored-by: FidelusAleksander <63016446+FidelusAleksander@users.noreply.github.com>
1 parent 5dfc5d7 commit 0eb5a9b

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

56.9 KB
Loading

.github/steps/4-step.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The **Add a suggestion** feature is a button in the comment text editor. It inse
2020

2121
1. Click the **Add a suggestion** button to insert a modifiable copy of the line.
2222

23-
<img width="300" alt="add-a-suggestion-button" src="https://github.com/user-attachments/assets/dc781d29-d5fe-4da9-9e4b-eb406c5d9ab5" />
23+
<img width="300" alt="add-a-suggestion-button" src="../images/add-a-suggestion-button.png" />
2424

2525
1. Edit the suggestion to match below and click the **Add a single comment** button.
2626

.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/start-exercise.yml@v0.5.0
21+
uses: skills/exercise-toolkit/.github/workflows/start-exercise.yml@v0.8.0
2222
with:
2323
exercise-title: "Review Pull Requests"
2424
intro-message: "Let's learn to collaborate with others using pull requests."

0 commit comments

Comments
 (0)