update actions/checkout action

This commit is contained in:
Danil Ovchinnikov
2026-01-29 18:39:41 +03:00
committed by Jakub Chrzanowski
parent 546b0e2c47
commit 29494c85dd
5 changed files with 9 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ jobs:
# Check out the current repository
- name: Fetch Sources
uses: actions/checkout@v5
uses: actions/checkout@v6
# Cleanup project
- name: Cleanup