Skip to content

Commit 3804524

Browse files
committed
fix job 2
1 parent 7e6569f commit 3804524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/first-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
steps:
3737
- name: Cowsays Action
38-
uses: peter-evans/cowsay@v1
38+
uses: mscoutermarsh/cowsays-action@master
3939
with:
4040
text: "Ready for prod–ship it!"
4141
color: magenta

0 commit comments

Comments
 (0)