fix: downloads
This commit is contained in:
parent
7db63f5e7f
commit
f2109f1312
18 changed files with 72 additions and 56 deletions
4
.github/workflows/dependency-review.yml
vendored
4
.github/workflows/dependency-review.yml
vendored
|
|
@ -10,7 +10,7 @@ permissions:
|
|||
|
||||
jobs:
|
||||
dependency-review:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/dependency-review-action@v3
|
||||
- uses: actions/dependency-review-action@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue