From 7cbeaa0bbb509d1312827878874288c1824221e7 Mon Sep 17 00:00:00 2001 From: whoeevee <94960726+whoeevee@users.noreply.github.com> Date: Sun, 16 Jun 2024 16:29:36 +0300 Subject: [PATCH] will it work(3) --- .github/workflows/build-swift.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-swift.yml b/.github/workflows/build-swift.yml index cf84253..2b75cb8 100644 --- a/.github/workflows/build-swift.yml +++ b/.github/workflows/build-swift.yml @@ -18,7 +18,7 @@ jobs: xcode-version: '15.3' - name: Setup Theos - uses: actions/checkout@latest + uses: actions/checkout@v4 with: repository: theos/theos path: ${{ github.workspace }}/theos