Correct step name in integration test workflow

This commit is contained in:
per1234
2024-08-01 21:58:19 -07:00
parent 258789eee1
commit e2fa094b22
+1 -1
View File
@@ -71,7 +71,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run action, using Task minor version wildcard
- name: Run action with version input set to ${{ matrix.version.input }}
uses: ./
with:
version: ${{ matrix.version.input }}