Skip to content

Commit cc5bac9

Browse files
Bump actions/checkout from 2 to 4 (#54)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 681f8b4 commit cc5bac9

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
@@ -10,7 +10,7 @@ jobs:
1010
ghc: ['8.8', '8.10']
1111

1212
steps:
13-
- uses: actions/checkout@v2
13+
- uses: actions/checkout@v4
1414
- name: Setup Haskell
1515
uses: haskell/actions/setup@v2
1616
with:

0 commit comments

Comments
 (0)