We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4704262 commit 64178b9Copy full SHA for 64178b9
.github/workflows/go.yml
@@ -25,7 +25,7 @@ jobs:
25
KAFKA_LISTENERS: PLAINTEXT://0.0.0.0:9092
26
KAFKA_ZOOKEEPER_CONNECT: zookeeper:2181
27
steps:
28
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
29
30
- name: Set up Go
31
uses: actions/setup-go@v2
0 commit comments