mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-08 05:27:14 +09:00
CI: Bump dawidd6/action-download-artifact from 9 to 10
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 9 to 10. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/v9...v10) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8145572180
commit
7e71059bd4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/js-benchmarks.yml
vendored
2
.github/workflows/js-benchmarks.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
|
||||
- name: 'Download JS repl artifact'
|
||||
id: download-artifact
|
||||
uses: dawidd6/action-download-artifact@v9
|
||||
uses: dawidd6/action-download-artifact@v10
|
||||
with:
|
||||
run_id: ${{ github.event.workflow_run.id }}
|
||||
name: ladybird-js-${{ matrix.package_type }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue