1
mirror of https://github.com/CarmJos/MineConfiguration.git synced 2026-06-04 13:55:03 +08:00

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

This commit is contained in:
renovate[bot]
2025-08-11 14:25:03 +00:00
committed by Carm
parent 5a58277722
commit eb5d7351f1
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@v4
uses: actions/checkout@v5
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL