From f292c753c4161fc4cb3b0357129d3e8bc0ecae89 Mon Sep 17 00:00:00 2001 From: CrazyFrog Date: Mon, 11 Aug 2025 23:22:26 +0200 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 8fe4d97..8e8ec8b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -29,7 +29,7 @@ jobs: swap-storage: true - name: Checkout sources - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: submodules: recursive @@ -66,4 +66,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: test_logs - path: /tmp/zgs_test_* \ No newline at end of file + path: /tmp/zgs_test_*