From 2da08a11bafcfe2ce509223ca8df371bbd312cbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 08:08:54 +0000 Subject: [PATCH] Bump julia-actions/julia-format from 2 to 4 Bumps [julia-actions/julia-format](https://github.com/julia-actions/julia-format) from 2 to 4. - [Release notes](https://github.com/julia-actions/julia-format/releases) - [Commits](https://github.com/julia-actions/julia-format/compare/v2...v4) --- updated-dependencies: - dependency-name: julia-actions/julia-format dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/Format-PR.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Format-PR.yml b/.github/workflows/Format-PR.yml index 2564583..a1efd8d 100644 --- a/.github/workflows/Format-PR.yml +++ b/.github/workflows/Format-PR.yml @@ -5,4 +5,4 @@ jobs: code-style: runs-on: ubuntu-latest steps: - - uses: julia-actions/julia-format@v2 + - uses: julia-actions/julia-format@v4