We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35bb145 commit 3fd97b7Copy full SHA for 3fd97b7
.github/workflows/codeql.yml
@@ -57,7 +57,7 @@ jobs:
57
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
58
# If this step fails, then you should remove it and run the build manually (see below)
59
- name: Autobuild
60
- uses: github/codeql-action/autobuild@v2
+ uses: github/codeql-action/autobuild@v3
61
62
63
# ℹ️ Command-line programs to run using the OS shell.
0 commit comments