Skip to content

Commit 342cbb7

Browse files
committed
Fix action names
1 parent 478cc24 commit 342cbb7

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

.github/workflows/jackson-2.16.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Jackson-2.15
1+
name: Jackson-2.16
22

33
on:
44
push:

.github/workflows/jackson-2.17.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Jackson-2.15
1+
name: Jackson-2.17
22

33
on:
44
push:

.github/workflows/latest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Jackson-Latest
1+
name: Latest
22

33
on:
44
push:

.github/workflows/protobuf-3.23.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Jackson-2.15
1+
name: Protobuf-3.23
22

33
on:
44
push:

.github/workflows/protobuf-3.25.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Jackson-2.15
1+
name: Protobuf-3.25
22

33
on:
44
push:

.github/workflows/protoc-3.23.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Jackson-2.15
1+
name: Protoc-3.23
22

33
on:
44
push:

.github/workflows/protoc-3.25.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Jackson-2.15
1+
name: Protoc-3.25
22

33
on:
44
push:

0 commit comments

Comments
 (0)