From fc72f5017b81f92b113f695fc09e366139d978f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 00:22:40 +0000 Subject: [PATCH] Bump julia-actions/julia-runtest from 1.9.3 to 1.10.0 Bumps [julia-actions/julia-runtest](https://github.com/julia-actions/julia-runtest) from 1.9.3 to 1.10.0. - [Release notes](https://github.com/julia-actions/julia-runtest/releases) - [Commits](https://github.com/julia-actions/julia-runtest/compare/79a7e100883947123f8263c5f06e6c0ea3eb972f...d0c4f093badade621cd041bba567d1e832480ac2) --- 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 9c0fe19..7e83089 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -36,4 +36,4 @@ jobs: version: ${{ matrix.version }} arch: ${{ matrix.arch }} - uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c - - uses: julia-actions/julia-runtest@79a7e100883947123f8263c5f06e6c0ea3eb972f + - uses: julia-actions/julia-runtest@d0c4f093badade621cd041bba567d1e832480ac2