Skip to content

Commit b3af27b

Browse files
Update ci.yml
1 parent 4ea0426 commit b3af27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
purs-tidy: "latest"
2121

2222
- name: Cache PureScript dependencies
23-
uses: actions/cache@v2
23+
uses: actions/cache@v4
2424
with:
2525
key: ${{ runner.os }}-spago-${{ hashFiles('**/*.dhall') }}
2626
path: |

0 commit comments

Comments
 (0)