Skip to content

Commit f6ab119

Browse files
committed
dataconnect.yml: use actions/checkout@v3v4
1 parent c4b7334 commit f6ab119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dataconnect.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- 5432:5432
4444

4545
steps:
46-
- uses: actions/checkout@v3
46+
- uses: actions/checkout@v4
4747
show-progress: false
4848

4949
- uses: actions/setup-java@v4

0 commit comments

Comments
 (0)