Skip to content

Commit 37a0e29

Browse files
authored
ci: upgrade actions/checkout@v4 in github actions
1 parent c734564 commit 37a0e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
build-vaadin25:
3333
runs-on: ubuntu-latest
3434
steps:
35-
- uses: actions/checkout@v3
35+
- uses: actions/checkout@v4
3636
- name: Set up JDK
3737
uses: actions/setup-java@v3
3838
with:

0 commit comments

Comments
 (0)