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