mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-29 18:33:53 +00:00 
			
		
		
		
	Merge pull request #163 from NotAShelf/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
This commit is contained in:
		
				commit
				
					
						06e265ad7d
					
				
			
		
					 4 changed files with 5 additions and 5 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/cachix.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/cachix.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -31,7 +31,7 @@ jobs: | ||||||
|           remove-haskell: true |           remove-haskell: true | ||||||
|           remove-codeql: true |           remove-codeql: true | ||||||
| 
 | 
 | ||||||
|       - uses: actions/checkout@v3 |       - uses: actions/checkout@v4 | ||||||
|         name: Checkout |         name: Checkout | ||||||
| 
 | 
 | ||||||
|       - uses: cachix/install-nix-action@v20 |       - uses: cachix/install-nix-action@v20 | ||||||
|  |  | ||||||
							
								
								
									
										2
									
								
								.github/workflows/check-docs.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/check-docs.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -34,7 +34,7 @@ jobs: | ||||||
|             experimental-features = nix-command flakes |             experimental-features = nix-command flakes | ||||||
|           nix_path: nixpkgs=channel:nixos-unstable |           nix_path: nixpkgs=channel:nixos-unstable | ||||||
| 
 | 
 | ||||||
|       - uses: actions/checkout@v3 |       - uses: actions/checkout@v4 | ||||||
|         name: Checkout |         name: Checkout | ||||||
| 
 | 
 | ||||||
|       - name: Set default git branch (to reduce log spam) |       - name: Set default git branch (to reduce log spam) | ||||||
|  |  | ||||||
							
								
								
									
										4
									
								
								.github/workflows/check.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/check.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -14,7 +14,7 @@ jobs: | ||||||
|     name: Validate Flake |     name: Validate Flake | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v3 |       - uses: actions/checkout@v4 | ||||||
|       - uses: cachix/install-nix-action@v20 |       - uses: cachix/install-nix-action@v20 | ||||||
|         with: |         with: | ||||||
|           extra_nix_config: | |           extra_nix_config: | | ||||||
|  | @ -25,7 +25,7 @@ jobs: | ||||||
|     name: Formatting via Alejandra |     name: Formatting via Alejandra | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v3 |       - uses: actions/checkout@v4 | ||||||
|       - uses: cachix/install-nix-action@v20 |       - uses: cachix/install-nix-action@v20 | ||||||
|         with: |         with: | ||||||
|           install_url: https://nixos.org/nix/install |           install_url: https://nixos.org/nix/install | ||||||
|  |  | ||||||
							
								
								
									
										2
									
								
								.github/workflows/manual.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/manual.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -24,7 +24,7 @@ jobs: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - name: Checkout |       - name: Checkout | ||||||
|         uses: actions/checkout@v3 |         uses: actions/checkout@v4 | ||||||
| 
 | 
 | ||||||
|       - name: Install Nix |       - name: Install Nix | ||||||
|         uses: cachix/install-nix-action@v18 |         uses: cachix/install-nix-action@v18 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 GitHub
					GitHub