From ce5da7fee9c81f04c46bc0dd4ff2bd987eb81ee6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 07:10:07 +0000 Subject: [PATCH] Bump julia-actions/julia-runtest from 1.10.0 to 1.11.1 Bumps [julia-actions/julia-runtest](https://github.com/julia-actions/julia-runtest) from 1.10.0 to 1.11.1. - [Release notes](https://github.com/julia-actions/julia-runtest/releases) - [Commits](https://github.com/julia-actions/julia-runtest/compare/d0c4f093badade621cd041bba567d1e832480ac2...1e03e0122a598a569004c1e26950e2547b350ec0) --- updated-dependencies: - dependency-name: julia-actions/julia-runtest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 6657c7a..d9425e6 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -34,4 +34,4 @@ jobs: - uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c # v1.6.0 - - uses: julia-actions/julia-runtest@d0c4f093badade621cd041bba567d1e832480ac2 # 1.10.0 + - uses: julia-actions/julia-runtest@1e03e0122a598a569004c1e26950e2547b350ec0 # 1.11.1