Skip to content

Commit e31764e

Browse files
Update dependency go to v1.24.3
1 parent e843a1c commit e31764e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- name: Install Go
1717
uses: actions/setup-go@v3
18-
with: { go-version: 1.16.5 }
18+
with: { go-version: 1.24.3 }
1919

2020
- name: Install Terraform
2121
uses: hashicorp/setup-terraform@v2

0 commit comments

Comments
 (0)