ci(actions): bump checkout from v6 to v7

This commit is contained in:
Bo-Yi Wu
2026-06-23 10:51:23 +08:00
parent ec51560163
commit 8a39ed2350
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v6
uses: actions/checkout@v7
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL