Skip to content

Commit aab0292

Browse files
committed
CI bumbed to actions/checkout@v4
1 parent 40d4b96 commit aab0292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
name: docspec
3939

4040
steps:
41-
- uses: actions/checkout@v3
41+
- uses: actions/checkout@v4
4242

4343
- name: Set up GHC ${{ matrix.ghc-version }}
4444
uses: haskell-actions/setup@v2

0 commit comments

Comments
 (0)