mirror of
https://github.com/nikdoof/hg612-exporter.git
synced 2025-12-13 10:22:14 +00:00
Merge pull request #28 from nikdoof/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- goarch: arm64
|
||||
goos: windows
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
|
||||
- uses: wangyoucao577/go-release-action@v1.36
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user