mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	Merge pull request #312 from NixOS/dependabot/github_actions/cachix/install-nix-action-14
build(deps): bump cachix/install-nix-action from 13 to 14
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							@@ -7,7 +7,7 @@ jobs:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@v2
 | 
			
		||||
    - uses: cachix/install-nix-action@v13
 | 
			
		||||
    - uses: cachix/install-nix-action@v14
 | 
			
		||||
      with:
 | 
			
		||||
        nix_path: nixpkgs=channel:nixos-unstable
 | 
			
		||||
    - name: Show nixpkgs version
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user