Skip to content

Commit 413fffa

Browse files
authored
Merge branch 'main' into feature/unify-Combine-and-CombineTypes
2 parents 5cfc83c + 574f830 commit 413fffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
runs-on: ${{ matrix.os.runner }}
4646
steps:
4747
- name: "Checkout repository"
48-
uses: actions/checkout@v4
48+
uses: actions/checkout@v5
4949
with:
5050
submodules: true
5151
- id: setup-haskell-cabal

0 commit comments

Comments
 (0)