From c374a400399c7136e25a881e657daacea3acb349 Mon Sep 17 00:00:00 2001 From: Ian Butterworth Date: Thu, 27 Jul 2023 13:46:53 -0400 Subject: [PATCH] bump cache --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5d2b53d..d1259b4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,6 +15,6 @@ jobs: - uses: julia-actions/install-julia-from-url@main with: url: https://buildkite.com/organizations/julialang/pipelines/julia-master/builds/26154/jobs/01898aac-7fcd-4935-9c5b-dc3f03379e4e/artifacts/01898ab6-25aa-4aa1-8fd6-eab04e0ad354 - - uses: julia-actions/cache@2b12871f7ea5e73622571459514069bea57bf560 + - uses: julia-actions/cache@3d1566547a94f0af9623b48051c4ee27752f2dcf - uses: julia-actions/julia-runtest@v1 - uses: julia-actions/julia-processcoverage@v1