mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 16:16:43 +00: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
Notes:
github-actions[bot]
2025-06-17 07:26:49 +00:00
Author: https://github.com/dependabot[bot]
Commit: 3f5c339d59
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5108
Reviewed-by: https://github.com/gmta ✅
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue