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 02a920a commit c0ce83eCopy full SHA for c0ce83e
1 file changed
.github/workflows/ci-freebsd.yml
@@ -87,7 +87,7 @@ jobs:
87
echo "PROCESSOR_COUNT: $PROCESSOR_COUNT"
88
89
- name: Setup FreeBSD
90
- uses: vmactions/freebsd-vm@b84ab5559b5a1bb4b8ee2737d2506a16e1737636 # v1.4.8
+ uses: vmactions/freebsd-vm@4441bea20b31bfa77329a5af583199362489567e # v1.4.9
91
with:
92
arch: ${{ matrix.arch }}
93
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}
0 commit comments