We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 057465d commit b7029c9Copy full SHA for b7029c9
.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.3
10
11
integration-windows:
12
name: Windows ${{matrix.suite}} ${{matrix.os}}
0 commit comments