1
0
mirror of https://github.com/ciromattia/kcc synced 2026-02-06 04:12:05 +00:00

Bump actions/checkout from 4 to 5 (#1066)

This commit is contained in:
dependabot[bot]
2025-08-17 19:30:11 -07:00
committed by GitHub
parent cab7cae714
commit 235db43fa6
6 changed files with 6 additions and 6 deletions

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