build(deps): bump vmactions/freebsd-vm from 1.3.8 to 1.4.0 (#4676)
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.3.8 to 1.4.0.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](ba6bedee4a...f674f993e1)
---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
dependency-version: 1.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
76b84be999
commit
476b984f7f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-freebsd.yml
vendored
2
.github/workflows/ci-freebsd.yml
vendored
|
|
@ -84,7 +84,7 @@ jobs:
|
||||||
echo "PROCESSOR_COUNT: $PROCESSOR_COUNT"
|
echo "PROCESSOR_COUNT: $PROCESSOR_COUNT"
|
||||||
|
|
||||||
- name: Setup FreeBSD
|
- name: Setup FreeBSD
|
||||||
uses: vmactions/freebsd-vm@ba6bedee4a4884da2b782a41a64329a1c8e42ffb # v1.3.8
|
uses: vmactions/freebsd-vm@f674f993e17ee7a71c14726b5d96599e59cda724 # v1.4.0
|
||||||
with:
|
with:
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}
|
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue