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.
1 parent 64ccb38 commit 574f830Copy full SHA for 574f830
.github/workflows/main.yml
@@ -45,7 +45,7 @@ jobs:
45
runs-on: ${{ matrix.os.runner }}
46
steps:
47
- name: "Checkout repository"
48
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
49
with:
50
submodules: true
51
- id: setup-haskell-cabal
0 commit comments