Skip to content

Commit 89fb10a

Browse files
authored
Merge pull request #102 from MapServer/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 5656ad6 + c2b7822 commit 89fb10a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-crlf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- name: Checkout repository contents
15-
uses: actions/checkout@v6
15+
uses: actions/checkout@v7
1616

1717
- name: Use action to check for CRLF endings
1818
uses: erclu/check-crlf@master

0 commit comments

Comments
 (0)