From 328660bb14e572a282dfb72c4c748910f67368ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 19:15:17 +0530 Subject: [PATCH] Bump julia-actions/julia-buildpkg from 1.5.0 to 1.6.0 (#94) Bumps [julia-actions/julia-buildpkg](https://github.com/julia-actions/julia-buildpkg) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/julia-actions/julia-buildpkg/releases) - [Commits](https://github.com/julia-actions/julia-buildpkg/compare/5484b0e27fa12452eb1deffe4fd40ff700c429b9...90dd6f23eb49626e4e6612cb9d64d456f86e6a1c) --- updated-dependencies: - dependency-name: julia-actions/julia-buildpkg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 8e2a804..a0a20c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,7 @@ jobs: ${{ runner.os }}-test- ${{ runner.os }}- - - uses: julia-actions/julia-buildpkg@5484b0e27fa12452eb1deffe4fd40ff700c429b9 + - uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c - uses: ./.github/actions/julia-runtest