From e88c6831bdc3e6445f7ae2e4a11f414aa44832f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 14:02:28 +0000 Subject: [PATCH] Update GitHub Actions non-major dependencies to v1.5.7 --- .github/workflows/ci-windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-windows.yml b/.github/workflows/ci-windows.yml index 78b6e1e9..f2ead11a 100644 --- a/.github/workflows/ci-windows.yml +++ b/.github/workflows/ci-windows.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v6 - name: Test Windows - uses: brightdigit/swift-build@v1.5.0 + uses: brightdigit/swift-build@v1.5.7 with: windows-swift-version: swift-${{ matrix.swift }}-release windows-swift-build: ${{ matrix.swift }}-RELEASE