aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/benchmark.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/benchmark.yml')
-rw-r--r--.github/workflows/benchmark.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml
index 3d1516ca0..771c4eabb 100644
--- a/.github/workflows/benchmark.yml
+++ b/.github/workflows/benchmark.yml
@@ -29,7 +29,7 @@ jobs:
- name: Cache cabal global package db
id: cabal-global
- uses: actions/cache@v4
+ uses: actions/cache@v5
with:
path: |
~/.cabal
@@ -37,7 +37,7 @@ jobs:
- name: Cache cabal work
id: cabal-local
- uses: actions/cache@v4
+ uses: actions/cache@v5
with:
path: |
dist-newstyle