Skip to content

Commit 389416e

Browse files
authored
Update nightly build to version 1.4.x (#895)
* Update nightly build to version 1.4.x * rename file
1 parent abe6744 commit 389416e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# This file is part of the Apache Pekko project, which was derived from Akka.
77
#
88

9-
name: Nightly Builds (1.3.x)
9+
name: Nightly Builds (1.x)
1010

1111
on:
1212
schedule:
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
fetch-depth: 0
3232
fetch-tags: true
33-
ref: 1.3.x
33+
ref: 1.4.x
3434

3535
- name: Set up JDK ${{ matrix.JDK }}
3636
uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5.1.0

0 commit comments

Comments
 (0)