Skip to content

Commit b8d058f

Browse files
authored
ci: upgrade actions/checkout@v4 in github actions
1 parent f542670 commit b8d058f

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
@@ -57,7 +57,7 @@ jobs:
5757
build-vaadin25:
5858
runs-on: ubuntu-latest
5959
steps:
60-
- uses: actions/checkout@v3
60+
- uses: actions/checkout@v4
6161
- name: Set up JDK
6262
uses: actions/setup-java@v3
6363
with:

0 commit comments

Comments
 (0)