Skip to content

Commit

Permalink
move to CodelQL v4 actions
Browse files Browse the repository at this point in the history
  • Loading branch information
willamowius committed Mar 12, 2024
1 parent 884d210 commit ee9644a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@v3
# Override language selection by uncommenting this and choosing your languages
with:
languages: cpp
Expand Down

0 comments on commit ee9644a

Please sign in to comment.