diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7f1bad2..299af0a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ env: jobs: ci: - uses: SecurityRonin/fleet-ci/.github/workflows/rust-ci.yml@619094ad54edc586f5c2733358e00326b30790bd + uses: SecurityRonin/fleet-ci/.github/workflows/rust-ci.yml@9234e1fa9f85b14a8d6fddc7a8f7378f7e30b183 with: # The old `test` job ran on ubuntu-latest only. `true` would newly gate on # macOS and Windows, which nothing here has ever been shown to pass.