mirror of
https://github.com/uutils/coreutils
synced 2024-11-10 07:04:16 +00:00
chore(deps): update vmactions/freebsd-vm action to v1.1.1
This commit is contained in:
parent
a275080608
commit
d969ebcd71
1 changed files with 2 additions and 2 deletions
4
.github/workflows/freebsd.yml
vendored
4
.github/workflows/freebsd.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
- name: Run sccache-cache
|
||||
uses: mozilla-actions/sccache-action@v0.0.5
|
||||
- name: Prepare, build and test
|
||||
uses: vmactions/freebsd-vm@v1.1.0
|
||||
uses: vmactions/freebsd-vm@v1.1.1
|
||||
with:
|
||||
usesh: true
|
||||
sync: rsync
|
||||
|
@ -131,7 +131,7 @@ jobs:
|
|||
- name: Run sccache-cache
|
||||
uses: mozilla-actions/sccache-action@v0.0.5
|
||||
- name: Prepare, build and test
|
||||
uses: vmactions/freebsd-vm@v1.1.0
|
||||
uses: vmactions/freebsd-vm@v1.1.1
|
||||
with:
|
||||
usesh: true
|
||||
sync: rsync
|
||||
|
|
Loading…
Reference in a new issue