Skip to content

Commit

Permalink
Change setup-swift action
Browse files Browse the repository at this point in the history
  • Loading branch information
pepicrft committed Dec 3, 2023
1 parent 607d3e6 commit 07ccb3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Path.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
build-${{ github.workspace }}-${{ runner.os }}-${{ matrix.swift-version }}-
build-${{ github.workspace }}-${{ runner.os }}-
build-${{ github.workspace }}-
- uses: YOCKOW/Action-setup-swift@main
- uses: swift-actions/setup-swift@main
with:
swift-version: ${{ matrix.swift-version }}
# DEBUG mode
Expand Down

0 comments on commit 07ccb3e

Please sign in to comment.