Skip to content

Commit 5252645

Browse files
chore(deps): update actions/setup-go action to v5.5.0
1 parent 9e26744 commit 5252645

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
@@ -122,7 +122,7 @@ jobs:
122122
channel: 5.21/stable
123123

124124
- name: Setup Go
125-
uses: actions/setup-go@v5.3.0
125+
uses: actions/setup-go@v5.5.0
126126
with:
127127
go-version: 1.24.0
128128

0 commit comments

Comments
 (0)