Skip to content

Commit 7088fcc

Browse files
author
{ravi kumar bulusu}
committed
updatede job 2
1 parent e99201a commit 7088fcc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/first-workflow.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313

1414
job2:
1515
runs-on: ubuntu-latest
16-
steps:
17-
- name: Cowsay Hello
18-
uses: peter-evans/cowsay@v1
16+
steps:
17+
- name: Cowsays
18+
uses: mscoutermarsh/cowsays-action@v1
1919
with:
20-
message: "Ready for prod–ship it!"
20+
text: "Ready for prod–ship it!"

0 commit comments

Comments
 (0)