Skip to content

Commit edcbb22

Browse files
Merge pull request #395 from AxonIQ/dependabot/github_actions/github-dependencies-195b2b4ccf
Bump actions/setup-java from 4.7.0 to 4.7.1 in the github-dependencies group
2 parents de6991a + 6a04534 commit edcbb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Set up JDK ${{ matrix.java-version }}
19-
uses: actions/[email protected].0
19+
uses: actions/[email protected].1
2020
with:
2121
distribution: 'zulu'
2222
java-version: ${{ matrix.java-version }}

0 commit comments

Comments
 (0)