mirror of
https://github.com/anrieff/libcpuid
synced 2024-12-16 16:35:45 +00:00
[CI] Update to hummeltech/openbsd-vagrant-action@v3
Related to hummeltech/openbsd-vagrant-action#1
This commit is contained in:
parent
018a05372d
commit
1761babac0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_openbsd.yml
vendored
2
.github/workflows/build_openbsd.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Provision VM
|
||||
uses: hummeltech/openbsd-vagrant-action@v2
|
||||
uses: hummeltech/openbsd-vagrant-action@v3
|
||||
with:
|
||||
box: ${{ matrix.box }}
|
||||
save_box_to_cache: true
|
||||
|
|
Loading…
Reference in a new issue