Skip to content

Commit b4b3547

Browse files
authored
Merge pull request #338 from xtext/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 56d81a3 + 9532869 commit b4b3547

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v6
14+
- uses: actions/checkout@v7
1515
- name: Set up JDK 21
1616
uses: actions/setup-java@v5
1717
with:

0 commit comments

Comments
 (0)