Skip to content

Commit ca31d91

Browse files
authored
ci: upgrade actions/checkout@v4 in github actions
1 parent 9e7023f commit ca31d91

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
@@ -31,7 +31,7 @@ jobs:
3131
build-vaadin25:
3232
runs-on: ubuntu-latest
3333
steps:
34-
- uses: actions/checkout@v3
34+
- uses: actions/checkout@v4
3535
- name: Set up JDK
3636
uses: actions/setup-java@v3
3737
with:

0 commit comments

Comments
 (0)