Skip to content

Commit edffff1

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

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
@@ -19,7 +19,7 @@ jobs:
1919
build-vaadin24:
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/checkout@v3
22+
- uses: actions/checkout@v4
2323
- name: Set up JDK
2424
uses: actions/setup-java@v3
2525
with:

0 commit comments

Comments
 (0)