chore: update actions/checkout to v6, improve AGENTS.md

This commit is contained in:
2026-01-05 03:16:39 +01:00
parent bd308e4dfc
commit 71d1429048
6 changed files with 158 additions and 36 deletions

View File

@ -61,7 +61,7 @@ jobs:
# your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
# Add any setup steps before running the `github/codeql-action/init` action.
# This includes steps like installing compilers or runtimes (`actions/setup-node`