1 files changed,
1 insertions(+),
1 deletions(-)
Author:
dependabot[bot]
49699333+dependabot[bot]@users.noreply.github.com
Committed by:
GitHub
noreply@github.com
Committed at:
2025-10-01 11:33:56 +0300
Parent:
004414e
M
.github/workflows/golang.yml
@@ -15,7 +15,7 @@ steps:
- uses: actions/checkout@v5 - name: Set up Go - uses: actions/setup-go@v5 + uses: actions/setup-go@v6 with: go-version-file: go.mod cache-dependency-path: go.mod