Skip to content

Commit

Permalink
chore(deps): update vmactions/freebsd-vm action to v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 27fc9f6 commit 3f2b328
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.4
uses: vmactions/freebsd-vm@v1.1.5
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.4
uses: vmactions/freebsd-vm@v1.1.5
with:
usesh: true
sync: rsync
Expand Down

0 comments on commit 3f2b328

Please sign in to comment.