From 290e0fa78d6d74d23750fd3df47b52806426b3e4 Mon Sep 17 00:00:00 2001 From: Anatol Ulrich Date: Tue, 13 Aug 2024 04:48:32 +0200 Subject: [PATCH] update nextest --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ed18eb99..92fbb3d9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,7 @@ jobs: - name: install nextest uses: taiki-e/install-action@v2 with: - tool: cargo-nextest@0.9.61 + tool: cargo-nextest@0.9.72 - uses: extractions/setup-just@v1 - name: just test run: just test