Skip to content

Commit

Permalink
Bump julia-actions/julia-runtest from 1.7 to 1.8 (#478)
Browse files Browse the repository at this point in the history
Bumps [julia-actions/julia-runtest](https://github.com/julia-actions/julia-runtest) from 1.7 to 1.8.
- [Release notes](https://github.com/julia-actions/julia-runtest/releases)
- [Commits](julia-actions/julia-runtest@v1.7...v1.8)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2022
1 parent 4f6390b commit 58bfad1
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 @@ -25,7 +25,7 @@ jobs:
with:
version: ${{ matrix.julia-version }}
arch: ${{ matrix.julia-arch }}
- uses: julia-actions/julia-runtest@v1.7
- uses: julia-actions/julia-runtest@v1.8
- uses: julia-actions/julia-processcoverage@v1
- uses: coverallsapp/github-action@master
with:
Expand Down

0 comments on commit 58bfad1

Please sign in to comment.