chore(deps)!: update actions/checkout (v5 → v6) (#16)

This commit is contained in:
renovate[bot]
2025-12-02 22:26:50 +02:00
committed by GitHub
parent d792790f31
commit f27aca276a
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL