Update awesome list #22
Annotations
1 error and 1 warning
build
#renderer: ReferenceError: ejs:12
10| ## Recent Seven Days Stars
11|
>> 12| <% for(let repo of recents) { %>- [<%= repo.full_name %>](<%= repo.html_url %>) - <%= repo.description %> - <%= repo.language %>
13| <% } %>
14|
15| ## Table of Contents
recents is not defined
|
build
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/
|