Skip to content

Commit 96652b5

Browse files
Update dependency go to v1.24.3
1 parent afddfd1 commit 96652b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/charm_integration_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
- name: Setup Go
126126
uses: actions/setup-go@v5.3.0
127127
with:
128-
go-version: 1.24.0
128+
go-version: 1.24.3
129129

130130
- name: Install spread
131131
run: |

0 commit comments

Comments
 (0)