1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

chore(deps): update vmactions/freebsd-vm action to v1.2.0

This commit is contained in:
renovate[bot] 2025-04-05 22:18:42 +00:00 committed by GitHub
parent 15bb29c43e
commit 67a890e939
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@ jobs:
- name: Run sccache-cache - name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.9 uses: mozilla-actions/sccache-action@v0.0.9
- name: Prepare, build and test - name: Prepare, build and test
uses: vmactions/freebsd-vm@v1.1.9 uses: vmactions/freebsd-vm@v1.2.0
with: with:
usesh: true usesh: true
sync: rsync sync: rsync
@ -135,7 +135,7 @@ jobs:
- name: Run sccache-cache - name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.9 uses: mozilla-actions/sccache-action@v0.0.9
- name: Prepare, build and test - name: Prepare, build and test
uses: vmactions/freebsd-vm@v1.1.9 uses: vmactions/freebsd-vm@v1.2.0
with: with:
usesh: true usesh: true
sync: rsync sync: rsync