Skip to content

Commit bd71284

Browse files
committed
hm
1 parent 6dcb7cb commit bd71284

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/first-workflow.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Cowsays Action
19-
uses: mscoutermarsh/cowsay-action@master
19+
uses: mscoutermarsh/cowsay-action@v1
2020
with:
21-
text: "Ready for prod-ship it!"
2221
color: magenta

0 commit comments

Comments
 (0)