diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e5a8140..0bc2266 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -27,7 +27,7 @@ jobs: tests: name: swifttests # Note: this commit is used in soundness & swifttests workflows, so they should be kept in sync - uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@61db6917df4ec2ddeeb493757e2d1effd46af855 # 0.0.8 + uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@f84da042883848ad67aadd051dc322eec18660d3 # 0.0.9 with: # https://github.com/apple/swift-distributed-tracing/issues/165 enable_windows_checks: false