1
0
mirror of https://github.com/momo5502/hypervisor.git synced 2026-07-05 15:29:58 +00:00

Merge pull request #25 from momo5502/dependabot/github_actions/actions/checkout-7

Bump actions/checkout from 6 to 7
This commit is contained in:
Maurice Heumann
2026-07-01 11:49:24 +02:00
committed by GitHub
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- release
steps:
- name: Check out files
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
submodules: true
fetch-depth: 0