Skip to content

Commit abf2016

Browse files
committed
Update swift actions
1 parent 9ce899d commit abf2016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v3
2121
- name: Set up Swift on Ubuntu
22-
uses: fwal/setup-swift@v1
22+
uses: swift-actions/setup-swift@v1
2323
with:
2424
swift-version: '5.9'
2525
- name: Build on Ubuntu

0 commit comments

Comments
 (0)