From f363189a08dfc3ef83d21e5990a34e74681d1ce0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 22:53:48 +0000 Subject: [PATCH] Bump julia-actions/setup-julia in the github-actions group Bumps the github-actions group with 1 update: [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia). Updates `julia-actions/setup-julia` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/julia-actions/setup-julia/releases) - [Commits](https://github.com/julia-actions/setup-julia/compare/4a12c5f801ca5ef0458bba44687563ef276522dd...f6f565d9f7cf12f53dc8045742460d6260ad3b39) --- updated-dependencies: - dependency-name: julia-actions/setup-julia dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6c05592..cae4cbf 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -56,7 +56,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 with: persist-credentials: false - - uses: julia-actions/setup-julia@4a12c5f801ca5ef0458bba44687563ef276522dd # v3.0.0 + - uses: julia-actions/setup-julia@f6f565d9f7cf12f53dc8045742460d6260ad3b39 # v3.0.1 with: version: "1" - uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0