ci: add missing character from version tag
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/markdownlint.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/markdownlint.yml
									
									
									
									
										vendored
									
									
								
							| @@ -5,6 +5,6 @@ jobs: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|     - name: Check out code | ||||
|       uses: actions/checkout@2 | ||||
|       uses: actions/checkout@v2 | ||||
|     - name: Run mdl | ||||
|       uses: actionshub/markdownlint@2.0.2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user