From dc9c021a9706531b134b3064b56b4a6b72e19a89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 14:44:43 +0000 Subject: [PATCH] Bump julia-actions/julia-runtest in the all-deps group Bumps the all-deps group with 1 update: [julia-actions/julia-runtest](https://github.com/julia-actions/julia-runtest). Updates `julia-actions/julia-runtest` from 1.11.4 to 1.11.5 - [Release notes](https://github.com/julia-actions/julia-runtest/releases) - [Commits](https://github.com/julia-actions/julia-runtest/compare/d60b785c6f2bdf4ebfb18b2b6f7d93b7dfb0efe3...fc07e51ec99db23b29943e95406b5762501e2897) --- updated-dependencies: - dependency-name: julia-actions/julia-runtest dependency-version: 1.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps ... 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 2417854..c5e6b4a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,6 +29,6 @@ jobs: - uses: julia-actions/julia-buildpkg@e3eb439fad4f9aba7da2667e7510e4a46ebc46e1 env: PYTHON: "" - - uses: julia-actions/julia-runtest@d60b785c6f2bdf4ebfb18b2b6f7d93b7dfb0efe3 + - uses: julia-actions/julia-runtest@fc07e51ec99db23b29943e95406b5762501e2897 env: PYTHON: ""