Alanxtl commented on code in PR #69:
URL:
https://github.com/apache/dubbo-go-pixiu-samples/pull/69#discussion_r2057260394
##########
.github/workflows/github-actions.yml:
##########
@@ -46,21 +46,21 @@ jobs:
steps:
- name: Set up Go 1.x
- uses: actions/setup-go@v2
+ uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go_version }}
id: go
- name: Check out code into the Go module directory
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
- name: Check License Header
- uses: apache/skywalking-eyes@main
+ uses:
apache/skywalking-eyes/header@501a28d2fb4a9b962661987e50cf0219631b32ff
Review Comment:
my fault, fixd as ```apache/[email protected]``` corresponding to
https://github.com/marketplace/actions/license-eye-header
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]