From bef7ede91f0e0363b69d4e64642223f3a8098757 Mon Sep 17 00:00:00 2001 From: AAGaming Date: Fri, 15 May 2026 00:13:37 -0400 Subject: fix(ci): microsoft --- .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 b8a0f724..ac1637e4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: uses: actions/checkout@v4 - name: Install semver-tool asdf - uses: asdf-vm/actions/install@v3 + uses: asdf-vm/actions/install@v4 with: tool_versions: | semver 3.4.0 -- cgit v1.2.3