Skip to content

Commit

Permalink
Bump julia-actions/julia-runtest from 1.11.1 to 1.11.2 (#79)
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.11.1 to 1.11.2.
- [Release notes](https://github.com/julia-actions/julia-runtest/releases)
- [Commits](julia-actions/julia-runtest@v1.11.1...v1.11.2)

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

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 Jan 27, 2025
1 parent 4abdb2b commit ad54424
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 @@ -45,7 +45,7 @@ jobs:
- run: |
git config --global user.name Tester
git config --global user.email [email protected]
- uses: julia-actions/[email protected].1
- uses: julia-actions/[email protected].2
continue-on-error: ${{ matrix.version == 'nightly' }}
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v5
Expand Down

0 comments on commit ad54424

Please sign in to comment.