Skip to content

Commit 85df1d5

Browse files
author
User Ahze
committed
Update vmactions/freebsd-vm to v1.3.2
Adds cache support and switches to anyvm.org
1 parent 616cb5b commit 85df1d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v4
3939

4040
- name: Build in FreeBSD VM (${{ matrix.freebsd_version }}-${{ matrix.pkg_branch }})
41-
uses: vmactions/freebsd-vm@v1.3.0
41+
uses: vmactions/freebsd-vm@v1.3.2
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444
GITHUB_ACTOR: ${{ github.actor }}

0 commit comments

Comments
 (0)