From be3bbcc4144c69d0f65ab07aeb3e4e69e74d12a9 Mon Sep 17 00:00:00 2001 From: PeteHemery Date: Fri, 20 Jun 2025 08:03:56 +0100 Subject: Add 'preserve-order' flag to allow viewing order specified on cmd line (#354) --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8d60b7f..929b8ad 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: run: .github/workflows/builds.sh meson - name: Install GH CLI - uses: dev-hanz-ops/install-gh-cli-action@v0.1.0 + uses: dev-hanz-ops/install-gh-cli-action@v0.2.1 with: gh-cli-version: 2.39.1 -- cgit v1.2.1