mirror of
https://github.com/gookit/event
synced 2025-12-24 10:30:50 +08:00
chore(deps): bump actions/setup-go from 5 to 6 (#83)
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
# https://github.com/actions/setup-go
|
||||
- name: Use Go ${{ matrix.go_version }}
|
||||
timeout-minutes: 3
|
||||
uses: actions/setup-go@v5
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: ${{ matrix.go_version }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user