build(deps): bump the github group with 1 update (#1299)

This commit is contained in:
dependabot[bot] 2023-12-13 21:53:08 +00:00 committed by GitHub
parent fc0bf33412
commit fef1af08c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,7 +73,7 @@ jobs:
# 1.20 is the last version to support Windows < 10, Server < 2016, and MacOS < 1.15.
- name: Set up Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: '1.20.6'
cache: true
@ -100,7 +100,7 @@ jobs:
# 1.20 is the last version to support Windows < 10, Server < 2016, and MacOS < 1.15.
- name: Set up Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: '1.20.6'
cache: true
@ -144,7 +144,7 @@ jobs:
# 1.20 is the last version to support Windows < 10, Server < 2016, and MacOS < 1.15.
- name: Set up Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: '1.20.6'
cache: true