There was an error while loading. Please reload this page.
1 parent 78936bb commit 4d864e1Copy full SHA for 4d864e1
1 file changed
.github/workflows/ci.yml
@@ -501,7 +501,7 @@ jobs:
501
502
- name: Setup FreeBSD
503
if: startsWith(matrix.shell, 'freebsd')
504
- uses: vmactions/freebsd-vm@d0518f912576ae759075aa00fb9fe27037940271 # v1.5.4
+ uses: vmactions/freebsd-vm@f0552d3b69211736abd97f02ff3d4674c56b73b1 # v1.5.5
505
with:
506
arch: ${{ matrix.arch }}
507
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}
0 commit comments