File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 run : |
1919 sudo apt install -y fd-find
2020
21- - uses : actions/checkout@v4
21+ - uses : actions/checkout@v5
2222
2323 - name : git fetch
2424 run : git fetch origin main:main
6868 which stylish-haskell
6969 stylish-haskell --version
7070
71- - uses : actions/checkout@v4
71+ - uses : actions/checkout@v5
7272
7373 - name : " Run `stylish-haskell`"
7474 run : |
Original file line number Diff line number Diff line change 3535 run : sudo apt install pandoc
3636
3737 - name : Checkout io-sim repository
38- uses : actions/checkout@v4
38+ uses : actions/checkout@v5
3939
4040 - name : Install Haskell
4141 uses : haskell-actions/setup@v2
Original file line number Diff line number Diff line change 4848 echo "PATH = $PATH"
4949 echo "LLVM_CONFIG = $LLVM_CONFIG"
5050
51- - uses : actions/checkout@v4
51+ - uses : actions/checkout@v5
5252
5353 - name : " Configure cabal.project.local"
5454 run : |
You can’t perform that action at this time.
0 commit comments