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