We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef43b78 commit c13ce5eCopy full SHA for c13ce5e
.github/workflows/custom-action.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- name: Hello world action step
9
id: hello
10
- uses: omenking/[email protected].5
+ uses: omenking/[email protected].6
11
with:
12
name: 'Brown'
13
# Use the output from the `hello` step
0 commit comments