Skip to content

Commit fd40a78

Browse files
Merge pull request #927 from eclipse-lsp4j/dependabot/github_actions/actions/checkout-6
2 parents 4028005 + a07c3e4 commit fd40a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
steps:
5252

5353
- name: Git Checkout
54-
uses: actions/checkout@v5 # https://github.com/actions/checkout
54+
uses: actions/checkout@v6 # https://github.com/actions/checkout
5555

5656

5757
- name: "Install: JDKs for building and testing"

0 commit comments

Comments
 (0)