1
mirror of https://github.com/CarmJos/GithubReleases4J.git synced 2026-07-24 07:41:25 +08:00

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

This commit is contained in:
renovate[bot]
2025-08-11 18:26:19 +00:00
committed by Carm
parent 0c08de0aec
commit fc596a6a4a
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@v4
uses: actions/checkout@v5
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL