Update blank.yml #47
Annotations
1 error and 1 warning
build
#renderer: ReferenceError: ejs:11
9|
10| ## Recent Seven Days Stars
>> 11| <% for(let repo of recents) { %>- [<%= repo.full_name %>](<%= repo.html_url %>) - <%= repo.description %> - <%= repo.language %>
12| <% } %>
13|
14| ## 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/
|