Skip to content

Commit e3d676f

Browse files
committed
CI: apply tentative setup-swift fix
1 parent 44fba68 commit e3d676f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/actions/run-integration-tests/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ runs:
77
- uses: actions/setup-python@v4
88
with:
99
python-version-file: 'swift/.python-version'
10-
- uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf
10+
- uses: redsun82/setup-swift@b2b6f77ab14f6a9b136b520dc53ec8eca27d2b99
1111
with:
1212
swift-version: "5.8"
1313
- uses: ./.github/actions/fetch-codeql

0 commit comments

Comments
 (0)