Update acj/freebsd-firecracker-action to v0.4.1 (#13804)

This should hopefully fix the flakes we're seeing.

Fixes #13746, hopefully.
This commit is contained in:
konsti 2025-06-03 15:12:03 +02:00 committed by GitHub
parent 98c708149a
commit fd48b8bb78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -712,7 +712,7 @@ jobs:
cross build --target x86_64-unknown-freebsd
- name: Test in Firecracker VM
uses: acj/freebsd-firecracker-action@4d93174d9eea32cd2b2650f964af69f8c72eaff2 # v0.3.0 - see https://github.com/acj/freebsd-firecracker-action/issues/3#issuecomment-2931399473
uses: acj/freebsd-firecracker-action@5b4c9938e8b5ff1041c58e21515909a0e1500d59 # v0.4.1
with:
verbose: false
checkout: false