We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4eae6d commit b1bc9e1Copy full SHA for b1bc9e1
.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