Define swift-version as a string
This commit is contained in:
parent
5dcca8a6e4
commit
2ccaddd459
8 changed files with 8 additions and 8 deletions
2
.github/workflows/__swift-autobuild.yml
generated
vendored
2
.github/workflows/__swift-autobuild.yml
generated
vendored
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
version: ${{ matrix.version }}
|
||||
- uses: swift-actions/setup-swift@5cdaa9161ad1f55ae39a5ea1784ef96de72f95d9
|
||||
with:
|
||||
swift-version: 5.7
|
||||
swift-version: '5.7'
|
||||
- uses: ./../action/init
|
||||
with:
|
||||
languages: swift
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue