Skip to content

Commit 9bcb869

Browse files
dependabot[bot]aviralgarg05
authored andcommitted
chore(ci): bump actions/upload-artifact from 4 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce5b17a commit 9bcb869

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
echo "Check the job logs and uploaded artifacts for detailed performance metrics." >> $GITHUB_STEP_SUMMARY
154154
155155
- name: Upload benchmark results
156-
uses: actions/upload-artifact@v4
156+
uses: actions/upload-artifact@v6
157157
with:
158158
name: benchmark-results
159159
path: |

0 commit comments

Comments
 (0)