1
mirror of https://github.com/CarmJos/GithubReleases4J.git synced 2026-06-05 05:28:16 +08:00

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

This commit is contained in:
renovate[bot]
2025-01-19 08:29:09 +00:00
committed by Carm
parent 491594482b
commit ddc2dba6f4
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@v2
uses: actions/checkout@v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL