From 3ed74df4a68de71862d8fb9e7add11624b14384b Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 29 Aug 2021 18:35:08 +0200 Subject: [PATCH] Update to freebsd-vm@v0.1.5 --- .github/workflows/CICD.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index c3d98fa36..d7dd4ad97 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -541,7 +541,7 @@ jobs: - uses: actions/checkout@v2 - name: Prepare, build and test id: test - uses: vmactions/freebsd-vm@v0.1.4 + uses: vmactions/freebsd-vm@v0.1.5 with: usesh: true prepare: pkg install -y curl gmake sudo