Skip to content

Commit 2160f4d

Browse files
committed
Fix FreeBSD action.
1 parent 8301598 commit 2160f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
- uses: actions/checkout@v3
183183
- name: Build
184184
id: build
185-
uses: vmactions/freebsd-vm@v0.2.3
185+
uses: vmactions/freebsd-vm@v0
186186
env:
187187
DEBUG: napi:*
188188
RUSTUP_HOME: /usr/local/rustup

0 commit comments

Comments
 (0)