We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d605f commit c3025bbCopy full SHA for c3025bb
.github/workflows/codeql.yml
@@ -14,4 +14,4 @@ jobs:
14
analyze-java:
15
uses: coveo/public-actions/.github/workflows/java-maven-openjdk11-codeql.yml@main
16
with:
17
- runs-on: ubuntu-latest
+ runs-on: '"ubuntu-latest"'
0 commit comments