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 c0c3c5a commit 569c3daCopy full SHA for 569c3da
‎.github/workflows/run.yml‎
@@ -9,7 +9,7 @@ jobs:
9
run:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/setup-node@v1
+ - uses: actions/setup-node@master
13
with:
14
node-version: 12
15
- run: npx github-stats-box
0 commit comments