Skip to content

Commit 6a030bd

Browse files
authored
Merge branch 'main' into dependabot/github_actions/advanced-security/maven-dependency-submission-action-4
2 parents 698506b + 10cea7a commit 6a030bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424

2525
steps:
26-
- uses: actions/checkout@v3
26+
- uses: actions/checkout@v4
2727
- name: Set up JDK 17
2828
uses: actions/setup-java@v4
2929
with:

0 commit comments

Comments
 (0)