From 8584b55771fc722f89e2fa2eff6676ad243171b9 Mon Sep 17 00:00:00 2001 From: Neilpang Date: Sun, 10 Dec 2023 02:06:47 +0000 Subject: [PATCH] Update from base vm --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2e991c8..0ac0860 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,7 +47,7 @@ jobs: port: 8000 - name: Test in OpenBSD id: test - uses: vmactions/openbsd-vm@66398b34e563d0d54a9b1492aed2c78dbba41c59 + uses: vmactions/openbsd-vm@44a8707cd17d497965da2745e385b653cebdef2a with: envs: 'DEBUG MYTOKEN MYTOKEN2' prepare: | @@ -84,7 +84,7 @@ jobs: - uses: actions/checkout@v4 - name: Test in OpenBSD id: test - uses: vmactions/openbsd-vm@66398b34e563d0d54a9b1492aed2c78dbba41c59 + uses: vmactions/openbsd-vm@44a8707cd17d497965da2745e385b653cebdef2a with: envs: 'MYTOKEN MYTOKEN2' prepare: |