8 Commits

Author SHA1 Message Date
dependabot[bot]
ed9bb5fc33
Chore: bump actions/upload-artifact from 3 to 4 () 2023-12-15 11:53:21 +08:00
dependabot[bot]
c19743e65d
Chore: bump actions/setup-go from 4 to 5 () 2023-12-08 02:09:09 +08:00
dependabot[bot]
2275152ddc
Bump actions/checkout from 3 to 4 ()
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 16:12:33 +08:00
dependabot[bot]
e96df0c71c
Bump actions/setup-go from 3 to 4 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 11:00:38 +08:00
A1lo
8dcc7d3602
ci: setup go with the go version in go.mod file ()
* ci: setup go with the go version in go.mod file
* checkout code before setup go
2023-02-16 11:12:51 +08:00
Loyalsoldier
f55369d4f3
Chore: update go version to v1.19 () 2023-02-08 18:31:27 +08:00
rootmelo92118
46c31280af
Update test-pr.yml ()
* Update test-pr.yml

I think we can provide the file which has been generated to the contributor. It has two reasons. First, the contributor can get the file as soon as possible. At the same time, it will not influence other users before we merge it. Second, the contributor will test the part which has been changed by himself/herself. If he/she gets any problem, he/she can fix it before we find it.

* Update test-pr.yml

* Update test-pr.yml

* Update test-pr.yml

* Update test-pr.yml

* Update test-pr.yml

* Update test-pr.yml
2022-09-02 20:08:02 +08:00
IceCodeNew
01cf4eb29f
Test PR using GitHub Actions () 2022-08-23 16:53:58 +08:00