mirror of
				https://github.com/mihonapp/mihon-preview.git
				synced 2025-11-04 02:39:10 +01:00 
			
		
		
		
	Update actions/setup-java action to v4.5.0 (#30)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build_app.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build_app.yml
									
									
									
									
										vendored
									
									
								
							@@ -33,7 +33,7 @@ jobs:
 | 
			
		||||
          ref: ${{ github.event.inputs.git-ref }}
 | 
			
		||||
 | 
			
		||||
      - name: Set up JDK
 | 
			
		||||
        uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
 | 
			
		||||
        uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
 | 
			
		||||
        with:
 | 
			
		||||
          java-version: 17
 | 
			
		||||
          distribution: adopt
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user