From d24b49d24e25c28758a1b2d4b5e6a038dc6e6a86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 20:02:19 +0000 Subject: [PATCH] Bump julia-actions/julia-buildpkg from 1.4.4 to 1.5.0 Bumps [julia-actions/julia-buildpkg](https://github.com/julia-actions/julia-buildpkg) from 1.4.4 to 1.5.0. - [Release notes](https://github.com/julia-actions/julia-buildpkg/releases) - [Commits](https://github.com/julia-actions/julia-buildpkg/compare/00f9fd6b2600be0a8d80566dd4d4d2389b3468eb...5484b0e27fa12452eb1deffe4fd40ff700c429b9) --- 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 b9a22ac..656432f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: version: ${{ matrix.version }} arch: ${{ matrix.arch }} - uses: julia-actions/cache@8ef8d3313f5536c64072e04a9dad48c6669dc264 - - uses: julia-actions/julia-buildpkg@00f9fd6b2600be0a8d80566dd4d4d2389b3468eb + - uses: julia-actions/julia-buildpkg@5484b0e27fa12452eb1deffe4fd40ff700c429b9 - uses: julia-actions/julia-runtest@79a7e100883947123f8263c5f06e6c0ea3eb972f env: # bypass DataDeps donwload confirmation (needed for CI)