Skip to content

Commit c0d470e

Browse files
Merge pull request #3071 from haskell/dependabot/github_actions/actions/cache-3
2 parents a89ba41 + f337271 commit c0d470e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
2929
- name: Compiled deps cache
3030
id: stylish-haskell-compiled-cache
31-
uses: actions/cache@v2
31+
uses: actions/cache@v3
3232
env:
3333
cache-name: stylish-haskell-compiled-cache
3434
with:

0 commit comments

Comments
 (0)