Skip to content

Commit adc93d5

Browse files
authored
Update swift.yml
1 parent a8fd5b6 commit adc93d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v3
2424

2525
- name: Install Swift
26-
uses: swift-actions/setup-swift@v1
26+
uses: swift-actions/setup-swift@v2
2727
with:
2828
swift-version: ${{ matrix.swift-version }}
2929

0 commit comments

Comments
 (0)