We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a44ba18 commit afb81b1Copy full SHA for afb81b1
.github/workflows/binaries.yml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ${{ matrix.runner }}
32
steps:
33
- if: ${{ matrix.asset != 'none' }}
34
- uses: actions/cache@v3
+ uses: actions/cache@v4
35
with:
36
path: |
37
~/.stack
0 commit comments