Skip to content

Commit

Permalink
Merge pull request #16153 from github/redsun82/setup-swift-fix
Browse files Browse the repository at this point in the history
CI: apply `setup-swift` workaround
  • Loading branch information
redsun82 authored Apr 9, 2024
2 parents 29b843f + e3d676f commit 7b2dc32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swift/actions/run-integration-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ runs:
- uses: actions/setup-python@v4
with:
python-version-file: 'swift/.python-version'
- uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf
- uses: redsun82/setup-swift@b2b6f77ab14f6a9b136b520dc53ec8eca27d2b99
with:
swift-version: "5.8"
- uses: ./.github/actions/fetch-codeql
Expand Down

0 comments on commit 7b2dc32

Please sign in to comment.