Skip to content

Commit 271e045

Browse files
chore(deps): update actions/setup-go action to v6
1 parent e2db5dd commit 271e045

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- uses: actions/checkout@v5
3636

37-
- uses: actions/setup-go@v5
37+
- uses: actions/setup-go@v6
3838
with:
3939
go-version: '1.24'
4040
check-latest: true

0 commit comments

Comments
 (0)