Skip to content

Commit 06466af

Browse files
authored
Merge pull request #99 from MapServer/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 8e5f531 + fb61039 commit 06466af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
15+
uses: actions/checkout@v6
1616

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

0 commit comments

Comments
 (0)