mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-04 18:23:45 +08:00
65d453bece
- Replace the testing job with a more structured test job using a matrix strategy for different OS and Go versions. - Update the Go setup action to version 5. - Add caching for Go build and module paths to improve build performance. - Include a step to check out the code with the specific GitHub reference. - Remove the previous setup tools step and replace it with the new structure. Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>