Skip to content

Commit 71dfc48

Browse files
committed
CI: bump version of action/cache to v3
1 parent ebe4541 commit 71dfc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
cabal user-config update -f -a "executable-stripping: True"
5858
5959
- name: Cache cabal work
60-
uses: actions/cache@v2
60+
uses: actions/cache@v3
6161
with:
6262
path: |
6363
dist-newstyle

0 commit comments

Comments
 (0)