mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 15:22:38 +00:00
Merge pull request #5509 from uutils/renovate/vmactions-freebsd-vm-1.x
chore(deps): update vmactions/freebsd-vm action to v1.0.3
This commit is contained in:
commit
42d03f4e8e
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.3
|
||||
- name: Prepare, build and test
|
||||
uses: vmactions/freebsd-vm@v1.0.2
|
||||
uses: vmactions/freebsd-vm@v1.0.3
|
||||
with:
|
||||
usesh: true
|
||||
sync: rsync
|
||||
|
@ -131,7 +131,7 @@ jobs:
|
|||
- name: Run sccache-cache
|
||||
uses: mozilla-actions/sccache-action@v0.0.3
|
||||
- name: Prepare, build and test
|
||||
uses: vmactions/freebsd-vm@v1.0.2
|
||||
uses: vmactions/freebsd-vm@v1.0.3
|
||||
with:
|
||||
usesh: true
|
||||
sync: rsync
|
||||
|
|
Loading…
Reference in a new issue