mirror of
				https://github.com/angristan/openvpn-install.git
				synced 2025-10-30 21:47:37 +01:00 
			
		
		
		
	CI: update actions/checkout to v4
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/lint.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/lint.yml
									
									
									
									
										vendored
									
									
								
							| @@ -7,7 +7,7 @@ jobs: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - name: Checkout Code | ||||
|         uses: actions/checkout@v3.2.0 | ||||
|         uses: actions/checkout@v4 | ||||
|       - name: Lint Code Base | ||||
|         uses: github/super-linter@v4.1.0 | ||||
|         env: | ||||
|   | ||||
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -24,7 +24,7 @@ jobs: | ||||
|           - centos-stream-8-x64 | ||||
|           # - centos-stream-9-x64 # yum oomkill | ||||
|     steps: | ||||
|       - uses: actions/checkout@v3.2.0 | ||||
|       - uses: actions/checkout@v4 | ||||
|  | ||||
|       - name: Setup doctl | ||||
|         uses: digitalocean/action-doctl@v2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stanislas Lange
					Stanislas Lange