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 591c1d5 commit 06199f1Copy full SHA for 06199f1
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
matrix: ${{ fromJSON(needs.generate-matrix.outputs.matrix) }}
41
steps:
42
- name: Checkout code
43
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
44
- name: Setup Haskell tools
45
uses: haskell-actions/setup@v2
46
id: setup
0 commit comments