Skip to content

Commit

Permalink
Update test_action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VJalili authored Jun 3, 2024
1 parent 81a9c24 commit 5452f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
steps:
- name: Hello world action step
id: hello
uses: Genometric/hello-world-javascript-action@v1.2
uses: Genometric/hello-world-javascript-action@v1.3
with:
who-to-greet: 'Mona the Octocat'
# Use the output from the `hello` step
Expand Down

0 comments on commit 5452f5c

Please sign in to comment.