From 91201e503b5fc15facc89a418527ca8789cebb8a Mon Sep 17 00:00:00 2001 From: amtoine Date: Mon, 18 Dec 2023 16:03:35 +0100 Subject: [PATCH] bump the Nushell version in "check documentation" --- .github/workflows/check-documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-documentation.yml b/.github/workflows/check-documentation.yml index dfcc01e..1d4b79f 100644 --- a/.github/workflows/check-documentation.yml +++ b/.github/workflows/check-documentation.yml @@ -18,7 +18,7 @@ jobs: - uses: hustcer/setup-nu@v3.7 with: - version: "0.87.0" + version: "0.88.1" - name: Check the documentation shell: nu {0}