Refresh CI runtimes and maintenance checks

This commit is contained in:
vorotamoroz
2026-09-06 05:28:32 +00:00
parent a5056ab157
commit 3e4a109862
13 changed files with 76 additions and 53 deletions
+2 -2
View File
@@ -38,7 +38,7 @@ jobs:
timeout-minutes: 45
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Show Docker versions
run: |
@@ -83,7 +83,7 @@ jobs:
- name: Upload benchmark results
if: always()
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v6
with:
name: cli-p2p-compose-smoke-results
path: test/bench-network/bench-results/**