Skip to content

Commit 56ad50d

Browse files
ci: bump actions/upload-artifact from 4 to 6 (strands-agents#1608)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18ee1b2 commit 56ad50d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
6262
- name: Upload test results
6363
if: always()
64-
uses: actions/upload-artifact@v4
64+
uses: actions/upload-artifact@v6
6565
with:
6666
name: test-results
6767
path: ./build/test-results.xml

0 commit comments

Comments
 (0)