Bump dawidd6/action-download-artifact from 23 to 24 - #490
Merged
OptimumCode merged 1 commit intoSep 7, 2026
Merged
OptimumCode merged 1 commit into
OptimumCode merged 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.
| Benchmark suite | Current: 02a160c | Previous: 94e4e19 | Ratio |
|---|---|---|---|
mingwX64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
12630.563733333334 us/op |
7991.874552845528 us/op |
1.58 |
mingwX64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
12508.916835443039 us/op |
7899.147419354839 us/op |
1.58 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @OptimumCode
OptimumCode
enabled auto-merge (squash)
September 7, 2026 06:53
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 23 to 24. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v23...v24) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '24' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/dawidd6/action-download-artifact-24
branch
from
September 7, 2026 06:54
02a160c to
1acc0bd
Compare
OptimumCode
deleted the
dependabot/github_actions/dawidd6/action-download-artifact-24
branch
September 7, 2026 07:08
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps dawidd6/action-download-artifact from 23 to 24.
Release notes
Sourced from dawidd6/action-download-artifact's releases.
Commits
d63b86afix: preserve workflow run ordering (#425)