Updating 3rd-party actions to their latest versions

This commit is contained in:
Benedek Farkas
2025-09-29 20:18:21 +02:00
parent 3d51fab454
commit 42a0137b78
4 changed files with 9 additions and 9 deletions

View File

@@ -39,7 +39,7 @@ jobs:
shell: cmd
steps:
- name: Clone Repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
ref: ${{ matrix.branch }}