ci(docs): use actions/checkout@v2 (#1620)
This commit is contained in:
		
							parent
							
								
									9303d1dba0
								
							
						
					
					
						commit
						d036a899d5
					
				| @ -28,7 +28,9 @@ jobs: | ||||
|     runs-on: ubuntu-18.04 | ||||
|     steps: | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@v1 | ||||
|         uses: actions/checkout@v2 | ||||
|         with: | ||||
|           fetch-depth: 0 | ||||
|       - name: Setup Node.js | ||||
|         uses: actions/setup-node@v1 | ||||
|         with: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user