fix(deps): update all dependencies

This commit is contained in:
Renovate Bot
2025-07-08 19:46:06 +00:00
parent 68b15a0a46
commit 193268c619
5 changed files with 92 additions and 31 deletions

View File

@@ -14,8 +14,8 @@ jobs:
- goarch: arm64
goos: windows
steps:
- uses: actions/checkout@v3
- uses: wangyoucao577/go-release-action@v1.40
- uses: actions/checkout@v4
- uses: wangyoucao577/go-release-action@v1.53
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}