From 3aaf2f136c3fcf1140b9dfa584640778be789abc Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Sun, 22 Mar 2026 11:29:08 +0200 Subject: [PATCH] CI: Update NetBSD Closes: https://github.com/tukaani-project/xz/pull/213 --- .github/workflows/netbsd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/netbsd.yml b/.github/workflows/netbsd.yml index dfc68424..a32e2a97 100644 --- a/.github/workflows/netbsd.yml +++ b/.github/workflows/netbsd.yml @@ -21,7 +21,7 @@ jobs: - name: Test in NetBSD id: test - uses: vmactions/netbsd-vm@b24ed5f7a605362ab1226e73df291c8b01990c85 #v1.2.3 + uses: vmactions/netbsd-vm@ca7ff0556959998c82761c34ea0c3c99fa084c48 #v1.3.7 with: usesh: true prepare: >