1
mirror of https://github.com/CarmJos/MineSQL.git synced 2026-06-04 16:43:03 +08:00

chore(deps): update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2026-02-15 12:04:11 +00:00
committed by Carm
parent 657fbb200e
commit d3d92415c8
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL