This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/action.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/action.yml
									
									
									
									
										vendored
									
									
								
							@@ -5,7 +5,7 @@ jobs:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    defaults:
 | 
			
		||||
      run:
 | 
			
		||||
          working-directory: ${{ GITHUB_WORKSPACE }}
 | 
			
		||||
          working-directory: '${{ GITHUB_WORKSPACE }}'
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user