From 0ccbd798249f3a21b9e6a0c3a3f29c405fdd944b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 18:36:26 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: julia-actions/julia-format dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/Format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Format.yml b/.github/workflows/Format.yml index dae3974..5a0c29c 100644 --- a/.github/workflows/Format.yml +++ b/.github/workflows/Format.yml @@ -5,4 +5,4 @@ jobs: code-style: runs-on: ubuntu-latest steps: - - uses: julia-actions/julia-format@v2 + - uses: julia-actions/julia-format@v3