From 36ea2493c3ae91699c2fa375895ac0a69d149fe2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 22:38:50 +0000 Subject: [PATCH] Update compnerd/gha-setup-swift action to v0.3.0 --- .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 1a62dea..e175d52 100644 --- a/.github/workflows/ci-windows.yml +++ b/.github/workflows/ci-windows.yml @@ -12,7 +12,7 @@ jobs: runs-on: windows-latest steps: - name: Setup - uses: compnerd/gha-setup-swift@v0.2.3 + uses: compnerd/gha-setup-swift@v0.3.0 with: branch: swift-5.10-release tag: 5.10-RELEASE