File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 5353 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
5454 # If this step fails, then you should remove it and run the build manually (see below)
5555 - name : Autobuild
56- uses : github/codeql-action/autobuild@v2
56+ uses : github/codeql-action/autobuild@v3
5757
5858 # ℹ️ Command-line programs to run using the OS shell.
5959 # 📚 https://git.io/JvXDl
Original file line number Diff line number Diff line change @@ -395,11 +395,12 @@ if __name__ == '__main__':
395395* 更新`tutorial`内容
396396
397397[2025.05.04 - v3.1.0 - Chunel]
398- * 提供全量功能 Python 版本
398+ * 提供 全量功能 Python 版本
399399* 提供 Python 和 C++ 混合编程功能
400400* 提供 Python 打包功能,支持 `pip3 install PyCGraph` 安装
401401
402- [2025.05.05 - v3.1.1 - Chunel]
402+ [2025.06.14 - v3.1.1 - Chunel]
403+ * 提供 C# 和 Java 版本
403404* 提供 `CODE_OF_CONDUCT.md` 文档
404405
405406</details>
You can’t perform that action at this time.
0 commit comments