Skip to content

Commit

Permalink
Changed swift action for ubuntu release
Browse files Browse the repository at this point in the history
  • Loading branch information
art-divin committed Mar 20, 2024
1 parent ac289de commit 7a12709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
ref: ${{ github.event.inputs.ref }}
- name: Setup Swift
uses: YOCKOW/Action-setup-swift@main
uses: swift-actions/setup-swift@v2
with:
swift-version: "5.9.2"
- name: Build it
Expand Down

0 comments on commit 7a12709

Please sign in to comment.