Skip to content

Commit ebe5f6f

Browse files
committed
fix action
1 parent 86727d2 commit ebe5f6f

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
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: Cowsays Action
23-
uses: peter-evans/cowsay-action@v1
23+
uses: mscoutermarsh/cowsays-action@master
2424
with:
2525
text: "Ready for prod–ship it!"
2626
color: magenta

0 commit comments

Comments
 (0)