Bump vmactions/freebsd-vm from 0.1.5 to 0.1.6 (#10219)

This commit is contained in:
dependabot[bot] 2022-02-02 10:39:34 +02:00 committed by GitHub
parent 948285de39
commit edc050cc57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -521,10 +521,11 @@ jobs:
repository: ${{ env.GITHUB_REPOSITORY }}
ref: ${{ env.GITHUB_HEAD_REF }}
- name: test
uses: vmactions/freebsd-vm@v0.1.5
uses: vmactions/freebsd-vm@v0.1.6
with:
usesh: true
sync: rsync
copyback: false
prepare: pkg install -y bash gmake lang/tcl86 lang/tclx
run: >
gmake || exit 1 ;