From 25530fe0d192a986b20812d4fe4b7be8da0864e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Lesimple?= Date: Thu, 20 May 2021 13:52:22 +0000 Subject: [PATCH] chore: tests: always use the latest freebsd github action --- .github/workflows/freebsd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index ecac6ea..ca50e07 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Functional tests under FreeBSD - uses: vmactions/freebsd-vm@v0.1.2 + uses: vmactions/freebsd-vm@main with: usesh: true sync: sshfs