We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 716acff + fd84cbd commit 0d3f0f4Copy full SHA for 0d3f0f4
1 file changed
.github/workflows/check.yml
@@ -17,7 +17,7 @@ jobs:
17
run: |
18
sudo apt-get update
19
sudo apt-get install -y libgmp-dev
20
- - uses: actions/cache@v5
+ - uses: actions/cache@v6
21
with:
22
path: |
23
~/.stack
0 commit comments