Browse Source

ci: use freebsd-vm@v0 version

LongYinan 2 years ago
parent
commit
aea35d8931
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/CI.yml

+ 1 - 1
.github/workflows/CI.yml

@@ -179,7 +179,7 @@ jobs:
       - uses: actions/checkout@v3
       - name: Build
         id: build
-        uses: vmactions/freebsd-vm@v0.2.3
+        uses: vmactions/freebsd-vm@v0
         env:
           DEBUG: napi:*
           RUSTUP_HOME: /usr/local/rustup