File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040 - name : install stack
4141 uses : unisonweb/actions/stack/install@main
4242 with :
43- stack-version : 2.15.5
43+ stack-version : 2.15.7
4444
4545 - name : build
4646 run : |
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ jobs:
110110 if : steps.cache-ucm-binaries.outputs.cache-hit != 'true'
111111 uses : unisonweb/actions/stack/install@main
112112 with :
113- stack-version : 2.15.5
113+ stack-version : 2.15.7
114114
115115 # Build deps, then build local code. Splitting it into two steps just allows us to see how much time each step
116116 # takes.
Original file line number Diff line number Diff line change 2828 - name : install stack
2929 uses : unisonweb/actions/stack/install@main
3030 with :
31- stack-version : 2.15.5
31+ stack-version : 2.15.7
3232
3333 - name : build with haddocks
3434 working-directory : unison
Original file line number Diff line number Diff line change 2323 - name : install stack
2424 uses : unisonweb/actions/stack/install@main
2525 with :
26- stack-version : 2.15.5
26+ stack-version : 2.15.7
2727
2828 # One of the transcripts fails if the user's git name hasn't been set.
2929 - name : set git user info
You can’t perform that action at this time.
0 commit comments