alibaba / xquic

XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
Apache License 2.0
1.64k stars 325 forks source link

[Bug]: CodeQL warning: actions/checkout@v2 deprecated #395

Closed Kulsk closed 6 months ago

Kulsk commented 6 months ago

What happened?

when codeql action is triggered and will report a warning

Steps To Reproduce

push to any branches

image

Relevant log output

The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/