From 6dacc845e9eaf18fe1834992244a934750447a9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 07:13:28 +0000 Subject: [PATCH] Bump julia-actions/julia-buildpkg from 1.6.0 to 1.7.0 Bumps [julia-actions/julia-buildpkg](https://github.com/julia-actions/julia-buildpkg) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/julia-actions/julia-buildpkg/releases) - [Commits](https://github.com/julia-actions/julia-buildpkg/compare/90dd6f23eb49626e4e6612cb9d64d456f86e6a1c...e3eb439fad4f9aba7da2667e7510e4a46ebc46e1) --- updated-dependencies: - dependency-name: julia-actions/julia-buildpkg 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 961bd0a..eb67ff3 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -32,6 +32,6 @@ jobs: version: 1.7.2 arch: x64 - - uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c # v1.6.0 + - uses: julia-actions/julia-buildpkg@e3eb439fad4f9aba7da2667e7510e4a46ebc46e1 # v1.7.0 - uses: julia-actions/julia-runtest@1e03e0122a598a569004c1e26950e2547b350ec0 # 1.11.1