Skip to content

Commit

Permalink
Bump swift-actions/setup-swift from 1.23.0 to 1.24.0
Browse files Browse the repository at this point in the history
Bumps [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/swift-actions/setup-swift/releases)
- [Commits](swift-actions/setup-swift@v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: swift-actions/setup-swift
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ffried committed Aug 21, 2023
1 parent 592d11e commit c9da5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
INPUT_OUTPUT: docs
runs-on: ${{ matrix.os }}
steps:
- uses: swift-actions/setup-swift@v1.23.0
- uses: swift-actions/setup-swift@v1.24.0
with:
swift-version: '5'
- uses: actions/checkout@v3
Expand Down

0 comments on commit c9da5d7

Please sign in to comment.