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 c876516 commit f73529dCopy full SHA for f73529d
.github/workflows/codeql-analysis.yml
@@ -50,7 +50,7 @@ jobs:
50
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
51
# If this step fails, then you should remove it and run the build manually (see below)
52
- name: Autobuild
53
- uses: github/codeql-action/autobuild@v2
+ uses: github/codeql-action/autobuild@v3
54
55
# ℹ️ Command-line programs to run using the OS shell.
56
# 📚 https://git.io/JvXDl
0 commit comments