diff options
| -rw-r--r-- | .github/workflows/freebsd.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index 4e38efd..b0f8390 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml | |||
| @@ -31,7 +31,7 @@ jobs: | |||
| 31 | ./autogen.sh | 31 | ./autogen.sh |
| 32 | 32 | ||
| 33 | - name: "Build on VM" | 33 | - name: "Build on VM" |
| 34 | uses: vmactions/freebsd-vm@77ed28d336d03fe19a3f4f7266c1d2c4714dd79d # v1.5.2 | 34 | uses: vmactions/freebsd-vm@83b151f58c6047089f4c80eb5ba2039d158ce093 # v1.5.3 |
| 35 | with: | 35 | with: |
| 36 | release: "${{ env.FREEBSD_VERSION }}" | 36 | release: "${{ env.FREEBSD_VERSION }}" |
| 37 | copyback: false | 37 | copyback: false |
| @@ -59,7 +59,7 @@ jobs: | |||
| 59 | ./autogen.sh | 59 | ./autogen.sh |
| 60 | 60 | ||
| 61 | - name: "Build on VM" | 61 | - name: "Build on VM" |
| 62 | uses: vmactions/freebsd-vm@77ed28d336d03fe19a3f4f7266c1d2c4714dd79d # v1.5.2 | 62 | uses: vmactions/freebsd-vm@83b151f58c6047089f4c80eb5ba2039d158ce093 # v1.5.3 |
| 63 | with: | 63 | with: |
| 64 | release: "${{ env.FREEBSD_VERSION }}" | 64 | release: "${{ env.FREEBSD_VERSION }}" |
| 65 | copyback: false | 65 | copyback: false |
