mirror of
				https://github.com/cmur2/openvpn-status-web.git
				synced 2025-11-03 18:25:09 +01:00 
			
		
		
		
	ci: update actions/checkout action to v5
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -23,7 +23,7 @@ jobs:
 | 
				
			|||||||
        - '3.3'
 | 
					        - '3.3'
 | 
				
			||||||
        - '3.4'
 | 
					        - '3.4'
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v4
 | 
					    - uses: actions/checkout@v5
 | 
				
			||||||
    - name: Set up Ruby ${{ matrix.ruby-version }}
 | 
					    - name: Set up Ruby ${{ matrix.ruby-version }}
 | 
				
			||||||
      uses: ruby/setup-ruby@v1
 | 
					      uses: ruby/setup-ruby@v1
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user