mirror of
https://github.com/CarmJos/EasySQL.git
synced 2026-06-05 00:21:03 +08:00
chore(deps): update actions/checkout action to v6
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
steps:
|
||||
# Checkout the repository to the GitHub Actions runner
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
|
||||
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
|
||||
- name: Run Codacy Analysis CLI
|
||||
|
||||
Reference in New Issue
Block a user