Skip to content

Commit 063287e

Browse files
authored
Merge pull request #64 from editorconfig/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents c5ed7ab + f77b8fa commit 063287e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
PCRE2_VERSION: [10.46]
1616

1717
steps:
18-
- uses: actions/checkout@v4
18+
- uses: actions/checkout@v5
1919
with:
2020
submodules: recursive
2121

0 commit comments

Comments
 (0)