Skip to content

Commit

Permalink
Bump julia-actions/julia-uploadcoveralls from 0.1 to 1.0 (#140)
Browse files Browse the repository at this point in the history
Bumps [julia-actions/julia-uploadcoveralls](https://github.com/julia-actions/julia-uploadcoveralls) from 0.1 to 1.0.
- [Release notes](https://github.com/julia-actions/julia-uploadcoveralls/releases)
- [Commits](julia-actions/julia-uploadcoveralls@v0.1...v1.0)

---
updated-dependencies:
- dependency-name: julia-actions/julia-uploadcoveralls
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 22, 2023
1 parent 5425e69 commit d417519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- uses: julia-actions/julia-runtest@latest
- uses: julia-actions/julia-uploadcodecov@v0.1
continue-on-error: true
- uses: julia-actions/julia-uploadcoveralls@v0.1
- uses: julia-actions/julia-uploadcoveralls@v1.0
continue-on-error: true

Documentation:
Expand Down

0 comments on commit d417519

Please sign in to comment.