We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 057465d commit 909f9a9Copy full SHA for 909f9a9
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ name: Lint & Unit
6
7
jobs:
8
lint-unit:
9
- uses: test-kitchen/.github/.github/workflows/lint-unit.yml@v0.1.2
+ uses: test-kitchen/.github/.github/workflows/lint-unit.yml@v0.2.1
10
11
integration-windows:
12
name: Windows ${{matrix.suite}} ${{matrix.os}}
0 commit comments