mirror of
https://github.com/hamster1963/HomeDash-Backend.git
synced 2025-06-16 12:11:22 +08:00
Merge pull request #14 from hamster1963/dependabot/github_actions/actions/setup-go-5
build(deps): bump actions/setup-go from 4 to 5
This commit is contained in:
2
.github/workflows/GoCompileTest.yml
vendored
2
.github/workflows/GoCompileTest.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.21
|
||||
|
||||
|
Reference in New Issue
Block a user