Skip to content

Commit

Permalink
Bump julia-actions/julia-runtest from 1.11.1 to 1.11.2
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@1e03e01...678da69)

---
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]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent c2e0777 commit ad43f0b
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 @@ -43,7 +43,7 @@ jobs:
with:
version: ${{ matrix.version }}
- uses: julia-actions/julia-buildpkg@e3eb439fad4f9aba7da2667e7510e4a46ebc46e1
- uses: julia-actions/julia-runtest@1e03e0122a598a569004c1e26950e2547b350ec0
- uses: julia-actions/julia-runtest@678da69444cd5f13d7e674a90cb4f534639a14f9
- uses: julia-actions/julia-processcoverage@03114f09f119417c3242a9fb6e0b722676aedf38
- uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303
with:
Expand Down

0 comments on commit ad43f0b

Please sign in to comment.