Use @v1
tag
Co-Authored-By: Josh Gross <joshmgross@github.com>
This commit is contained in:
parent
222ca60c6a
commit
67a53b8517
@ -113,7 +113,7 @@ uses: actions/cache@preview
|
||||
## Haskell - Cabal
|
||||
|
||||
```yaml
|
||||
- uses: actions/cache@preview
|
||||
- uses: actions/cache@v1
|
||||
with:
|
||||
path: ~/.cabal/store
|
||||
key: ${{ runner.os }}-haskell-${{ matrix.ghc }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user