File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4949 MARKETINGSOLUTIONS_TEST_APPLICATION_ID : ${{ secrets.MARKETINGSOLUTIONS_SDK_TEST_APPLICATION_ID }}
5050
5151 - name : Upload SDKs
52- uses : actions/upload-artifact@v5
52+ uses : actions/upload-artifact@v6
5353 with :
5454 name : generated-sources-java
5555 path : ./generated-sources/java
Original file line number Diff line number Diff line change 6464 shell : bash
6565
6666 - name : Upload SDKs
67- uses : actions/upload-artifact@v5
67+ uses : actions/upload-artifact@v6
6868 with :
6969 name : generated-sources-php
7070 path : ./generated-sources/php
Original file line number Diff line number Diff line change 5050 MARKETINGSOLUTIONS_TEST_APPLICATION_ID : ${{ secrets.MARKETINGSOLUTIONS_SDK_TEST_APPLICATION_ID }}
5151
5252 - name : Upload Sdk
53- uses : actions/upload-artifact@v5
53+ uses : actions/upload-artifact@v6
5454 with :
5555 name : generated-sources-python
5656 path : ./generated-sources/python
You can’t perform that action at this time.
0 commit comments