Skip to content

Commit 27b0dec

Browse files
build(deps): bump swift-actions/setup-swift from 2.3.0 to 2.4.0
Bumps [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/swift-actions/setup-swift/releases) - [Commits](swift-actions/setup-swift@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: swift-actions/setup-swift dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e60ef24 commit 27b0dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: install jazzy
5353
run: gem install jazzy
5454

55-
- uses: swift-actions/setup-swift@v2.3.0
55+
- uses: swift-actions/setup-swift@v2.4.0
5656
with:
5757
swift-version: "6.0"
5858

0 commit comments

Comments
 (0)