Update actions/checkout action to v7

This commit is contained in:
renovate[bot]
2026-07-05 18:26:54 +00:00
committed by GitHub
parent cf3589f272
commit 5d7070bd84
5 changed files with 11 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ jobs:
publish:
runs-on: windows-latest # action can only be run on windows
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v7
- name: Determine version
id: version