mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-08 19:21:02 -05:00
Bump actions/setup-go from 3.2.1 to 3.3.0 (#399)
This commit is contained in:
parent
e761c9bf97
commit
a07e3bfaf4
5 changed files with 5 additions and 5 deletions
2
.github/workflows/update-cli-reference.yml
vendored
2
.github/workflows/update-cli-reference.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
path: docs
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f
|
||||
with:
|
||||
go-version: 1.18
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue