1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-19 19:35:28 +08:00

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

This commit is contained in:
renovate[bot]
2026-06-18 21:35:06 +00:00
committed by GitHub
parent 85266283c4
commit ff07a99100
3 changed files with 4 additions and 4 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