mirror of
https://github.com/TeamPiped/instances-api.git
synced 2024-12-13 05:40:38 +05:30
chore(deps): update actions/setup-go action to v5
This commit is contained in:
parent
59ba90ecba
commit
18680bab30
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/setup-go@v4
|
- uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
check-latest: true
|
check-latest: true
|
||||||
cache: true
|
cache: true
|
||||||
|
Loading…
Reference in New Issue
Block a user