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 02c0aa7 commit 1f6f963Copy full SHA for 1f6f963
.github/workflows/workflow.yaml
@@ -26,7 +26,7 @@ jobs:
26
ghc-version: ["ghc_8_10_7", "ghc_9_0_2", "ghc_9_2_5", "ghc_9_4_5", "ghc_9_6_5", "ghc_9_8_1"]
27
runs-on: ${{ matrix.os }}
28
steps:
29
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
30
- name: Mount Bazel cache
31
uses: actions/cache@v4
32
with:
0 commit comments