Skip to content

Commit d21bc72

Browse files
Update sous-chefs/.github action to v3 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 731075d commit d21bc72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: ci
88

99
jobs:
1010
lint-unit:
11-
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@2.0.6
11+
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@3.0.0
1212

1313
integration:
1414
needs: lint-unit

0 commit comments

Comments
 (0)