chore: update GitHub actions in CI workflows

This commit is contained in:
Darya 2025-08-21 14:53:28 +03:00 committed by GitHub
parent 39ab721992
commit 258bad78f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ jobs:
name: Lint
runs-on: self-hosted-ghr
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
submodules: false
@ -44,7 +44,7 @@ jobs:
- '1.25'
- '1.24'
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
submodules: true