mirror of https://github.com/fafhrd91/actix-web
				
				
				
			Merge branch 'master' into scope_work
This commit is contained in:
		
						commit
						6eabb23bac
					
				|  | @ -45,7 +45,7 @@ jobs: | ||||||
|           toolchain: ${{ matrix.version.version }} |           toolchain: ${{ matrix.version.version }} | ||||||
| 
 | 
 | ||||||
|       - name: Install cargo-hack and cargo-ci-cache-clean |       - name: Install cargo-hack and cargo-ci-cache-clean | ||||||
|         uses: taiki-e/install-action@v2.32.0 |         uses: taiki-e/install-action@v2.32.9 | ||||||
|         with: |         with: | ||||||
|           tool: cargo-hack,cargo-ci-cache-clean |           tool: cargo-hack,cargo-ci-cache-clean | ||||||
| 
 | 
 | ||||||
|  | @ -88,7 +88,7 @@ jobs: | ||||||
|         uses: actions-rust-lang/setup-rust-toolchain@v1.8.0 |         uses: actions-rust-lang/setup-rust-toolchain@v1.8.0 | ||||||
| 
 | 
 | ||||||
|       - name: Install cargo-hack |       - name: Install cargo-hack | ||||||
|         uses: taiki-e/install-action@v2.32.0 |         uses: taiki-e/install-action@v2.32.9 | ||||||
|         with: |         with: | ||||||
|           tool: cargo-hack |           tool: cargo-hack | ||||||
| 
 | 
 | ||||||
|  | @ -109,7 +109,7 @@ jobs: | ||||||
|         uses: actions-rust-lang/setup-rust-toolchain@v1.8.0 |         uses: actions-rust-lang/setup-rust-toolchain@v1.8.0 | ||||||
| 
 | 
 | ||||||
|       - name: Install nextest |       - name: Install nextest | ||||||
|         uses: taiki-e/install-action@v2.32.0 |         uses: taiki-e/install-action@v2.32.9 | ||||||
|         with: |         with: | ||||||
|           tool: nextest |           tool: nextest | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -50,7 +50,7 @@ jobs: | ||||||
|           toolchain: ${{ matrix.version.version }} |           toolchain: ${{ matrix.version.version }} | ||||||
| 
 | 
 | ||||||
|       - name: Install cargo-hack and cargo-ci-cache-clean |       - name: Install cargo-hack and cargo-ci-cache-clean | ||||||
|         uses: taiki-e/install-action@v2.32.0 |         uses: taiki-e/install-action@v2.32.9 | ||||||
|         with: |         with: | ||||||
|           tool: cargo-hack,cargo-ci-cache-clean |           tool: cargo-hack,cargo-ci-cache-clean | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -23,7 +23,7 @@ jobs: | ||||||
|           components: llvm-tools-preview |           components: llvm-tools-preview | ||||||
| 
 | 
 | ||||||
|       - name: Install cargo-llvm-cov |       - name: Install cargo-llvm-cov | ||||||
|         uses: taiki-e/install-action@v2.32.0 |         uses: taiki-e/install-action@v2.32.9 | ||||||
|         with: |         with: | ||||||
|           tool: cargo-llvm-cov |           tool: cargo-llvm-cov | ||||||
| 
 | 
 | ||||||
|  | @ -31,7 +31,7 @@ jobs: | ||||||
|         run: cargo llvm-cov --workspace --all-features --codecov --output-path codecov.json |         run: cargo llvm-cov --workspace --all-features --codecov --output-path codecov.json | ||||||
| 
 | 
 | ||||||
|       - name: Upload coverage to Codecov |       - name: Upload coverage to Codecov | ||||||
|         uses: codecov/codecov-action@v4.1.1 |         uses: codecov/codecov-action@v4.2.0 | ||||||
|         with: |         with: | ||||||
|           files: codecov.json |           files: codecov.json | ||||||
|           fail_ci_if_error: true |           fail_ci_if_error: true | ||||||
|  |  | ||||||
|  | @ -82,7 +82,7 @@ jobs: | ||||||
|           toolchain: nightly-2023-08-25 |           toolchain: nightly-2023-08-25 | ||||||
| 
 | 
 | ||||||
|       - name: Install cargo-public-api |       - name: Install cargo-public-api | ||||||
|         uses: taiki-e/install-action@v2.32.0 |         uses: taiki-e/install-action@v2.32.9 | ||||||
|         with: |         with: | ||||||
|           tool: cargo-public-api |           tool: cargo-public-api | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue