chore(deps): update vmactions/freebsd-vm action to v1.4.7 (#5301)
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@a6de9343ef5747433d9c25784c90e84998b9d69a # v1.4.6
|
uses: vmactions/freebsd-vm@bac9cda6a14057f08e3793f6a5e037292b59868f # v1.4.7
|
||||||
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