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
+2 -2
View File
@@ -30,11 +30,11 @@ jobs:
- stupgrades
- ursrv
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
fetch-depth: 0
- uses: actions/setup-go@v5
- uses: actions/setup-go@v6
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true