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.
2 parents 258789e + e2fa094 commit 1f17a07Copy full SHA for 1f17a07
.github/workflows/test-integration.yml
@@ -71,7 +71,7 @@ jobs:
71
- name: Checkout repository
72
uses: actions/checkout@v4
73
74
- - name: Run action, using Task minor version wildcard
+ - name: Run action with version input set to ${{ matrix.version.input }}
75
uses: ./
76
with:
77
version: ${{ matrix.version.input }}
0 commit comments