mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-12-05 12:45:12 -05:00
chore(deps): update actions/setup-go action to v6 (#1085)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
07fdf5e0b9
commit
8ea88f4301
2
.github/workflows/auth-hurl.yml
vendored
2
.github/workflows/auth-hurl.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: gacts/install-hurl@v1
|
- uses: gacts/install-hurl@v1
|
||||||
|
|
||||||
- uses: actions/setup-go@v5
|
- uses: actions/setup-go@v6
|
||||||
with:
|
with:
|
||||||
go-version: '^1.22.5'
|
go-version: '^1.22.5'
|
||||||
cache-dependency-path: ./auth/go.sum
|
cache-dependency-path: ./auth/go.sum
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user