Commit Graph
8 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub ed9bb5fc33 Chore: bump actions/upload-artifact from 3 to 4 (#1967) 2023-12-15 11:53:21 +08:00
dependabot[bot]andGitHub c19743e65d Chore: bump actions/setup-go from 4 to 5 (#1945) 2023-12-08 02:09:09 +08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2275152ddc Bump actions/checkout from 3 to 4 (#1818)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 16:12:33 +08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e96df0c71c Bump actions/setup-go from 3 to 4 (#1534)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 11:00:38 +08:00
A1loandGitHub 8dcc7d3602 ci: setup go with the go version in go.mod file (#1478)
* ci: setup go with the go version in go.mod file
* checkout code before setup go
2023-02-16 11:12:51 +08:00
LoyalsoldierandGitHub f55369d4f3 Chore: update go version to v1.19 (#1463) 2023-02-08 18:31:27 +08:00
rootmelo92118andGitHub 46c31280af Update test-pr.yml (#1141)
* 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
IceCodeNewandGitHub 01cf4eb29f Test PR using GitHub Actions (#1115) 2022-08-23 16:53:58 +08:00