mirror of
https://github.com/v1k45/pastepass.git
synced 2026-07-28 10:12:39 +00:00
Try pinning/bumping action version
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
goos: windows
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: wangyoucao577/go-release-action@v1
|
||||
- uses: wangyoucao577/go-release-action@v1.50
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
goos: ${{ matrix.goos }}
|
||||
|
||||
Reference in New Issue
Block a user