update actions/checkout action

This commit is contained in:
Danil Ovchinnikov
2025-11-07 23:56:04 +03:00
committed by Jakub Chrzanowski
parent 3dbbc218d0
commit dd98301953
5 changed files with 9 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ jobs:
# Check out the current repository
- name: Fetch Sources
uses: actions/checkout@v4
uses: actions/checkout@v5
# Compare `gradle.properties` with `.github/template-cleanup/gradle.properties`
- name: Verify gradle.properties