1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-25 20:09:30 +02:00

Bump actions/setup-go from 3.2.1 to 3.3.0 (#3540)

This commit is contained in:
dependabot[bot] 2022-08-29 08:49:47 -07:00 committed by GitHub
parent 99b7f8fa4b
commit 42b72e4006
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ jobs:
steps:
- name: Set up Go 1.x
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2
with:
go-version: ^1.13
id: go