mirror of
https://github.com/passbolt/go-passbolt.git
synced 2025-09-13 14:29:09 +00:00
update deps
This commit is contained in:
parent
26942f22d1
commit
3762c5e278
3 changed files with 21 additions and 8 deletions
2
.github/workflows/.go.yml
vendored
2
.github/workflows/.go.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.21
|
||||
go-version: 1.23
|
||||
- name: "Setup Passbolt"
|
||||
run: |
|
||||
git clone https://github.com/passbolt/passbolt_docker.git ../passbolt_docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue