We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac1b4f1 + 6783d32 commit 93ac637Copy full SHA for 93ac637
.github/workflows/codeql-analysis.yml
@@ -54,7 +54,7 @@ jobs:
54
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
55
# If this step fails, then you should remove it and run the build manually (see below)
56
- name: Autobuild
57
- uses: github/codeql-action/autobuild@v2
+ uses: github/codeql-action/autobuild@v3
58
59
# ℹ️ Command-line programs to run using the OS shell.
60
# 📚 https://git.io/JvXDl
0 commit comments