We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc5bed commit 4cb2012Copy full SHA for 4cb2012
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ name: ci
8
9
jobs:
10
lint-unit:
11
- uses: sous-chefs/.github/.github/workflows/lint-unit.yml@3.0.0
+ uses: sous-chefs/.github/.github/workflows/lint-unit.yml@3.1.1
12
permissions:
13
actions: write
14
checks: write
0 commit comments