We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c9ff2 commit 3a5e1b4Copy full SHA for 3a5e1b4
1 file changed
.github/workflows/haskell.yml
@@ -81,7 +81,7 @@ jobs:
81
ignore_error: false
82
steps:
83
- uses: actions/checkout@v2
84
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
85
name: Cache common directories
86
with:
87
path: |
0 commit comments