From 2b7f17e6c6aa154e34a313ae679b5165342c5d23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 17:56:40 +0000 Subject: [PATCH] Bump julia-actions/julia-runtest from 1.11.2 to 1.11.4 Bumps [julia-actions/julia-runtest](https://github.com/julia-actions/julia-runtest) from 1.11.2 to 1.11.4. - [Release notes](https://github.com/julia-actions/julia-runtest/releases) - [Commits](https://github.com/julia-actions/julia-runtest/compare/678da69444cd5f13d7e674a90cb4f534639a14f9...d60b785c6f2bdf4ebfb18b2b6f7d93b7dfb0efe3) --- updated-dependencies: - dependency-name: julia-actions/julia-runtest dependency-version: 1.11.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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 b9a3841..6dc07e4 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -55,4 +55,4 @@ jobs: - uses: julia-actions/julia-buildpkg@e3eb439fad4f9aba7da2667e7510e4a46ebc46e1 # v1.7.0 - - uses: julia-actions/julia-runtest@678da69444cd5f13d7e674a90cb4f534639a14f9 # v1.11.2 + - uses: julia-actions/julia-runtest@d60b785c6f2bdf4ebfb18b2b6f7d93b7dfb0efe3 # v1.11.4