Bump actions/download-artifact from 4 to 8 #50
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -178,7 +178,7 @@ jobs:
|
||||||
id-token: write
|
id-token: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v8
|
||||||
with:
|
with:
|
||||||
pattern: '{wheels-*,sdist}'
|
pattern: '{wheels-*,sdist}'
|
||||||
merge-multiple: true
|
merge-multiple: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue