[go: nahoru, domu]

Skip to content

Commit

Permalink
chore(ci): increased depth size when checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
CorentinTh committed Jun 11, 2021
1 parent 0fbc260 commit 4a4df12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
node_version: 12.x
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0

- name: Use Node.js ${{ matrix.NODE_VERSION }}
uses: actions/setup-node@v1
Expand Down

0 comments on commit 4a4df12

Please sign in to comment.