1
mirror of https://github.com/CarmJos/MineConfiguration.git synced 2026-06-25 02:21:14 +08:00

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

This commit is contained in:
renovate[bot]
2026-06-18 17:57:44 +00:00
committed by Carm
parent 6944210ed4
commit 0f3fd2345e
4 changed files with 5 additions and 5 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