Skip to content

Commit

Permalink
build(deps): bump compnerd/gha-setup-swift from 0.2.1 to 0.2.2 (#170)
Browse files Browse the repository at this point in the history
* build(deps): bump compnerd/gha-setup-swift from 0.2.1 to 0.2.2

Bumps [compnerd/gha-setup-swift](https://github.com/compnerd/gha-setup-swift) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/compnerd/gha-setup-swift/releases)
- [Commits](compnerd/gha-setup-swift@v0.2.1...v0.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update ci.yml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Corey <[email protected]>
  • Loading branch information
dependabot[bot] and cbaker6 authored May 17, 2024
1 parent 9b7a960 commit df15629
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,14 +129,15 @@ jobs:
uses: codecov/codecov-action@v3
with:
env_vars: LINUX
fail_ci_if_error: true

fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }}

windows:
timeout-minutes: 15
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: compnerd/[email protected].1
- uses: compnerd/[email protected].2
with:
branch: swift-5.10-release
tag: 5.10-RELEASE
Expand Down

0 comments on commit df15629

Please sign in to comment.