-
Notifications
You must be signed in to change notification settings - Fork 391
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update cron schedule and action versions
- Change the cron schedule from `41 23 * * 6` to `41 23 * * 6` - Update the `actions/checkout` version from `v3` to `v4` - Update the `actions/setup-go` version from `v3` to `v4` - Add `1.21` as a supported Go version in the matrix - Update the `actions/checkout` version from `v3` to `v4` - Update the `goreleaser/goreleaser-action` version from `v4` to `v5` Signed-off-by: Bo-Yi Wu <[email protected]>
- Loading branch information
Showing
3 changed files
with
27 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters