mirror of
https://github.com/matter-labs/vault-auth-tee.git
synced 2025-07-23 00:14:47 +02:00
chore(deps): update actions/setup-go action to v5
This commit is contained in:
parent
6e86de1fcb
commit
2c2ed09dbf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.19
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue