deps: bump go version (#1760)

This commit is contained in:
3u13r 2023-05-11 14:14:15 +02:00 committed by GitHub
parent fd83f3439e
commit dd2ea50a39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 24 additions and 24 deletions

View file

@ -35,7 +35,7 @@ jobs:
if: matrix.language == 'go'
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
go-version: "1.20.3"
go-version: "1.20.4"
- name: Initialize CodeQL
uses: github/codeql-action/init@29b1f65c5e92e24fe6b6647da1eaabe529cec70f # v2.3.3