Update actions/upload-artifact action to v4
This commit is contained in:
parent
7cbf1e5a84
commit
a89da43af4
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -178,7 +178,7 @@ jobs:
|
||||
version: "0.22.0"
|
||||
args: "--ignore-tests"
|
||||
out-type: "Html"
|
||||
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3
|
||||
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
|
||||
with:
|
||||
name: tarpaulin-report
|
||||
path: tarpaulin-report.html
|
||||
|
Loading…
Reference in New Issue
Block a user