We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db967cc commit 047266eCopy full SHA for 047266e
1 file changed
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout repository
13
uses: actions/checkout@v4
14
15
- - name: Install MyCLI
+ - name: Install MyCLI
16
uses: ./.github/actions/my-cli-action
17
with:
18
version: '1.2.3'
0 commit comments