|
21 | 21 | - uses: actions/checkout@v6 |
22 | 22 | - uses: actions/setup-go@v6 |
23 | 23 | with: |
24 | | - go-version: "1.26.3" |
| 24 | + go-version: "1.26.4" |
25 | 25 | check-latest: true |
26 | 26 | - name: Create a file with all core Cosmos SDK pkgs |
27 | 27 | run: go list ./... > pkgs.txt |
|
55 | 55 | - uses: actions/checkout@v6 |
56 | 56 | - uses: actions/setup-go@v6 |
57 | 57 | with: |
58 | | - go-version: "1.26.3" |
| 58 | + go-version: "1.26.4" |
59 | 59 | check-latest: true |
60 | 60 | cache: true |
61 | 61 | cache-dependency-path: go.sum |
|
89 | 89 | - uses: actions/checkout@v6 |
90 | 90 | - uses: actions/setup-go@v6 |
91 | 91 | with: |
92 | | - go-version: "1.26.3" |
| 92 | + go-version: "1.26.4" |
93 | 93 | check-latest: true |
94 | 94 | cache: true |
95 | 95 | cache-dependency-path: go.sum |
@@ -120,7 +120,7 @@ jobs: |
120 | 120 | - uses: actions/checkout@v6 |
121 | 121 | - uses: actions/setup-go@v6 |
122 | 122 | with: |
123 | | - go-version: "1.26.3" |
| 123 | + go-version: "1.26.4" |
124 | 124 | check-latest: true |
125 | 125 | cache: true |
126 | 126 | cache-dependency-path: go.sum |
@@ -274,7 +274,7 @@ jobs: |
274 | 274 | - uses: actions/checkout@v6 |
275 | 275 | - uses: actions/setup-go@v6 |
276 | 276 | with: |
277 | | - go-version: "1.26.3" |
| 277 | + go-version: "1.26.4" |
278 | 278 | check-latest: true |
279 | 279 | cache: true |
280 | 280 | cache-dependency-path: go.sum |
@@ -307,7 +307,7 @@ jobs: |
307 | 307 | - uses: actions/checkout@v6 |
308 | 308 | - uses: actions/setup-go@v6 |
309 | 309 | with: |
310 | | - go-version: "1.26.3" |
| 310 | + go-version: "1.26.4" |
311 | 311 | check-latest: true |
312 | 312 | cache: true |
313 | 313 | cache-dependency-path: client/v2/go.sum |
@@ -335,7 +335,7 @@ jobs: |
335 | 335 | - uses: actions/checkout@v6 |
336 | 336 | - uses: actions/setup-go@v6 |
337 | 337 | with: |
338 | | - go-version: "1.26.3" |
| 338 | + go-version: "1.26.4" |
339 | 339 | check-latest: true |
340 | 340 | cache: true |
341 | 341 | cache-dependency-path: core/go.sum |
@@ -363,7 +363,7 @@ jobs: |
363 | 363 | - uses: actions/checkout@v6 |
364 | 364 | - uses: actions/setup-go@v6 |
365 | 365 | with: |
366 | | - go-version: "1.26.3" |
| 366 | + go-version: "1.26.4" |
367 | 367 | check-latest: false |
368 | 368 | cache: true |
369 | 369 | cache-dependency-path: depinject/go.sum |
@@ -391,7 +391,7 @@ jobs: |
391 | 391 | - uses: actions/checkout@v6 |
392 | 392 | - uses: actions/setup-go@v6 |
393 | 393 | with: |
394 | | - go-version: "1.26.3" |
| 394 | + go-version: "1.26.4" |
395 | 395 | check-latest: true |
396 | 396 | cache: true |
397 | 397 | cache-dependency-path: errors/go.sum |
@@ -419,7 +419,7 @@ jobs: |
419 | 419 | - uses: actions/checkout@v6 |
420 | 420 | - uses: actions/setup-go@v6 |
421 | 421 | with: |
422 | | - go-version: "1.26.3" |
| 422 | + go-version: "1.26.4" |
423 | 423 | check-latest: true |
424 | 424 | cache: true |
425 | 425 | cache-dependency-path: math/go.sum |
@@ -447,7 +447,7 @@ jobs: |
447 | 447 | - uses: actions/checkout@v6 |
448 | 448 | - uses: actions/setup-go@v6 |
449 | 449 | with: |
450 | | - go-version: "1.26.3" |
| 450 | + go-version: "1.26.4" |
451 | 451 | check-latest: true |
452 | 452 | cache: true |
453 | 453 | cache-dependency-path: collections/go.sum |
@@ -475,7 +475,7 @@ jobs: |
475 | 475 | - uses: actions/checkout@v6 |
476 | 476 | - uses: actions/setup-go@v6 |
477 | 477 | with: |
478 | | - go-version: "1.26.3" |
| 478 | + go-version: "1.26.4" |
479 | 479 | check-latest: true |
480 | 480 | cache: true |
481 | 481 | cache-dependency-path: tools/cosmovisor/go.sum |
@@ -503,7 +503,7 @@ jobs: |
503 | 503 | - uses: actions/checkout@v6 |
504 | 504 | - uses: actions/setup-go@v6 |
505 | 505 | with: |
506 | | - go-version: "1.26.3" |
| 506 | + go-version: "1.26.4" |
507 | 507 | check-latest: true |
508 | 508 | cache: true |
509 | 509 | cache-dependency-path: tools/confix/go.sum |
@@ -531,7 +531,7 @@ jobs: |
531 | 531 | - uses: actions/checkout@v6 |
532 | 532 | - uses: actions/setup-go@v6 |
533 | 533 | with: |
534 | | - go-version: "1.26.3" |
| 534 | + go-version: "1.26.4" |
535 | 535 | check-latest: true |
536 | 536 | cache: true |
537 | 537 | cache-dependency-path: store/go.sum |
@@ -560,7 +560,7 @@ jobs: |
560 | 560 | - uses: actions/checkout@v6 |
561 | 561 | - uses: actions/setup-go@v6 |
562 | 562 | with: |
563 | | - go-version: "1.26.3" |
| 563 | + go-version: "1.26.4" |
564 | 564 | check-latest: true |
565 | 565 | cache: true |
566 | 566 | cache-dependency-path: log/go.sum |
@@ -592,7 +592,7 @@ jobs: |
592 | 592 | - uses: actions/checkout@v6 |
593 | 593 | - uses: actions/setup-go@v6 |
594 | 594 | with: |
595 | | - go-version: "1.26.3" |
| 595 | + go-version: "1.26.4" |
596 | 596 | check-latest: true |
597 | 597 | cache: true |
598 | 598 | cache-dependency-path: enterprise/poa/go.sum |
|
0 commit comments