Commit Graph
14 Commits
Author SHA1 Message Date
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5a2d4ca56a Chore: bump actions/upload-artifact from 5 to 6 (#3051)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 12:54:55 +08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5d85e814d7 Chore: bump actions/checkout from 5 to 6 (#2968)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-21 10:02:44 +08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e47398068e Chore: bump actions/upload-artifact from 4 to 5 (#2913)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  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>
2025-10-27 15:18:09 +08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ee166e54eb Chore: bump actions/setup-go from 5 to 6 (#2852)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-06 08:58:48 +08:00
LoyalsoldierandGitHub 94ba63b2fb Fix: Go dependency file not found in workflow (#2822) 2025-08-22 01:43:27 +08:00
dependabot[bot]andGitHub 7c96df4298 Bump actions/checkout from 4 to 5 (#2807) 2025-08-14 08:26:18 +08:00
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