Skip to content

Commit

Permalink
Bump julia-actions/julia-runtest from 1.11.1 to 1.11.2 (#71)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent 6520f28 commit 7262e7a
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 @@ -38,4 +38,4 @@ jobs:
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@2b1bf4d8a138668ac719ea7ca149b53ed8d8401e # v2.0.7
- uses: julia-actions/julia-buildpkg@e3eb439fad4f9aba7da2667e7510e4a46ebc46e1
- uses: julia-actions/julia-runtest@1e03e0122a598a569004c1e26950e2547b350ec0 # v1.11.1
- uses: julia-actions/julia-runtest@678da69444cd5f13d7e674a90cb4f534639a14f9 # v1.11.2

0 comments on commit 7262e7a

Please sign in to comment.