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_*