FoghostCn commented on code in PR #69: URL: https://github.com/apache/dubbo-go-pixiu-samples/pull/69#discussion_r2057189579
########## .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: what does this mean ? -- 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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org