Skip to content

Commit a317c44

Browse files
chore(deps): update dependency go to 1.24.x (#189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ad2379 commit a317c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1818
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
1919
with:
20-
go-version: '1.22.x'
20+
go-version: '1.24.x'
2121
cache: false
2222
- name: golangci-lint
2323
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6

0 commit comments

Comments
 (0)