Skip to content

Commit 8ced750

Browse files
Update sous-chefs/.github action to v5 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee7d1bf commit 8ced750

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
@@ -9,7 +9,7 @@ name: ci
99

1010
jobs:
1111
lint-unit:
12-
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@4.0.0
12+
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@5.0.3
1313

1414
integration:
1515
needs: lint-unit

0 commit comments

Comments
 (0)