mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
CI: Bump dawidd6/action-download-artifact from 9 to 11
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 9 to 11. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/v9...v11) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6c6219db05
commit
3f5c339d59
2
.github/workflows/js-benchmarks.yml
vendored
2
.github/workflows/js-benchmarks.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
|
||||
- name: 'Download JS repl artifact'
|
||||
id: download-artifact
|
||||
uses: dawidd6/action-download-artifact@v9
|
||||
uses: dawidd6/action-download-artifact@v11
|
||||
with:
|
||||
run_id: ${{ github.event.workflow_run.id }}
|
||||
name: ladybird-js-${{ matrix.package_type }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user