Skip to content

Commit 4b571a2

Browse files
authored
Merge pull request #41 from Wei18/dependabot/github_actions/dot-github/workflows/actions/setup/swift-actions/setup-swift-2
Bump swift-actions/setup-swift from 1 to 2 in /.github/workflows/actions/setup
2 parents 132110f + ca93cc1 commit 4b571a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions/setup/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ inputs:
1111
runs:
1212
using: 'composite'
1313
steps:
14-
- uses: swift-actions/setup-swift@v1
14+
- uses: swift-actions/setup-swift@v2
1515
with:
1616
swift-version: ${{ inputs.swift }}
1717
- uses: irgaly/setup-mint@v1

0 commit comments

Comments
 (0)