Skip to content

Commit

Permalink
Merge pull request #6769 from uutils/renovate/vmactions-freebsd-vm-1.x
Browse files Browse the repository at this point in the history
chore(deps): update vmactions/freebsd-vm action to v1.1.4
  • Loading branch information
sylvestre authored Oct 6, 2024
2 parents a51a731 + 4224b19 commit 0800d51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.6
- name: Prepare, build and test
uses: vmactions/freebsd-vm@v1.1.3
uses: vmactions/freebsd-vm@v1.1.4
with:
usesh: true
sync: rsync
Expand Down Expand Up @@ -131,7 +131,7 @@ jobs:
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.6
- name: Prepare, build and test
uses: vmactions/freebsd-vm@v1.1.3
uses: vmactions/freebsd-vm@v1.1.4
with:
usesh: true
sync: rsync
Expand Down

0 comments on commit 0800d51

Please sign in to comment.