chore(deps): update vmactions/freebsd-vm action to v1.5.3 (#5478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ci-freebsd.yml
vendored
2
.github/workflows/ci-freebsd.yml
vendored
@@ -87,7 +87,7 @@ jobs:
|
|||||||
echo "PROCESSOR_COUNT: $PROCESSOR_COUNT"
|
echo "PROCESSOR_COUNT: $PROCESSOR_COUNT"
|
||||||
|
|
||||||
- name: Setup FreeBSD
|
- name: Setup FreeBSD
|
||||||
uses: vmactions/freebsd-vm@77ed28d336d03fe19a3f4f7266c1d2c4714dd79d # v1.5.2
|
uses: vmactions/freebsd-vm@83b151f58c6047089f4c80eb5ba2039d158ce093 # v1.5.3
|
||||||
with:
|
with:
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}
|
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}
|
||||||
|
|||||||
Reference in New Issue
Block a user