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 69c4f52 commit b5b66b1Copy full SHA for b5b66b1
.github/workflows/codeql.yml
@@ -88,7 +88,7 @@ jobs:
88
run: echo "$HOME/bin" >> $GITHUB_PATH
89
90
- name: Get mulle-sde
91
- uses: mulle-sde/github-ci@v1
+ uses: mulle-sde/github-ci@v2
92
93
- if: matrix.build-mode == 'manual'
94
run: |
0 commit comments