We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2671c4d + 98e4825 commit 125b6d8Copy full SHA for 125b6d8
1 file changed
.github/workflows/commit.yml
@@ -5,7 +5,7 @@ on: [ push, workflow_dispatch ]
5
jobs:
6
semantic_library_workflow:
7
name: push
8
- uses: krogerco/Shared-CI-Workflow-Android/.github/workflows/semantic_library_workflow.yml@v1.3.0
+ uses: krogerco/Shared-CI-Workflow-Android/.github/workflows/semantic_library_workflow.yml@v1.5.0
9
with:
10
java_version: '17'
11
ktlint_version: '-1'
0 commit comments