We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bc5f64 commit 711988bCopy full SHA for 711988b
1 file changed
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@v4
39
40
- name: Build in FreeBSD VM (${{ matrix.freebsd_version }}-${{ matrix.pkg_branch }})
41
- uses: vmactions/freebsd-vm@v1.3.4
+ uses: vmactions/freebsd-vm@v1.3.5
42
env:
43
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44
GITHUB_ACTOR: ${{ github.actor }}
0 commit comments