Skip to content

Commit

Permalink
Fix swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
ffried committed Sep 24, 2020
1 parent 69ff5e7 commit 3989d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
if: runner.os == 'Linux'
uses: sersoft-gmbh/SwiftyActions@v1
with:
release-version: 5.3.0
release-version: 5.3
platform: ubuntu-20.04
- uses: actions/checkout@v2
- name: Build & Test
Expand Down

0 comments on commit 3989d7e

Please sign in to comment.