We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc9717 commit 9d8e228Copy full SHA for 9d8e228
‎.github/workflows/run.yml‎
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/setup-node@master
13
with:
14
- node-version: 12
+ node-version: 16
15
- run: npx github-stats-box
16
env:
17
GH_TOKEN: ${{ secrets.GH_TOKEN }} # Do not edit, defined in secrets
0 commit comments