build: update GitHub actions (#10399)

This commit is contained in:
mrclmr
2025-09-22 08:50:09 +03:00
committed by GitHub
parent 41b4c5cd5e
commit b3e3ca7294
5 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
name: Push to release-nightly to trigger build
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
token: ${{ secrets.ACTIONS_GITHUB_TOKEN }}
fetch-depth: 0