We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15a026 commit 9d09f31Copy full SHA for 9d09f31
1 file changed
.github/workflows/ci.yml
@@ -508,7 +508,7 @@ jobs:
508
509
- name: Setup FreeBSD
510
if: startsWith(matrix.shell, 'freebsd')
511
- uses: vmactions/freebsd-vm@a6de9343ef5747433d9c25784c90e84998b9d69a # v1.4.6
+ uses: vmactions/freebsd-vm@b84ab5559b5a1bb4b8ee2737d2506a16e1737636 # v1.4.8
512
with:
513
arch: ${{ matrix.arch }}
514
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}
0 commit comments