Skip to content

Commit c0dc063

Browse files
[DT-400-actions]: Bump actions/upload-artifact from 6 to 7 (#1086)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4befefc commit c0dc063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
env:
4646
BEE_NAME: ${{ steps.setup.outputs.bee-name }}
4747
- name: Store Test Result Artifact
48-
uses: actions/upload-artifact@v6
48+
uses: actions/upload-artifact@v7
4949
if: always()
5050
with:
5151
name: test-reports

0 commit comments

Comments
 (0)