Skip to content

Commit 5f3f330

Browse files
authored
Update README.md
1 parent d894a90 commit 5f3f330

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/checkout@v4
3636

3737
- name: Generate Pong SVGs
38-
uses: st1vms/PongSVG@main
38+
uses: st1vms/PongSVG@v1.0.0
3939
with:
4040
winning-score: 3
4141

@@ -73,4 +73,4 @@ jobs:
7373
/>
7474
<img alt="Pong Game" src="images/pong_light.svg" />
7575
</picture>
76-
```
76+
```

0 commit comments

Comments
 (0)