Skip to content

Commit

Permalink
Bump compnerd/gha-setup-swift from 0.2.2 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [compnerd/gha-setup-swift](https://github.com/compnerd/gha-setup-swift) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/compnerd/gha-setup-swift/releases)
- [Commits](compnerd/gha-setup-swift@v0.2.2...v0.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 734e7be commit 9d1b10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ jobs:
- uses: compnerd/gha-setup-vsdevenv@main
- name: Set up swift (Windows)
if: ${{ runner.os == 'Windows' }}
uses: compnerd/gha-setup-swift@v0.2.2
uses: compnerd/gha-setup-swift@v0.3.0
with:
branch: swift-${{ env.swift-version }}-release
tag: ${{ env.swift-version }}-RELEASE
Expand Down

0 comments on commit 9d1b10c

Please sign in to comment.