Skip to content

Commit 390885d

Browse files
authored
Update postman-tests.yml
1 parent a3e856e commit 390885d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/postman-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
npx newman run C:\Users\USER-PC\Documents\TestAutomationProjects\Postman-Collections\Ardilla_Retail_Withdrawal_Requests_web.postman_collection.json -r cli,htmlextra --reporter-htmlextra-export ./newman/results.html
3232
3333
- name: Upload Test Results
34-
uses: actions/upload-artifact@v3
34+
uses: actions/upload-artifact@v4
3535
with:
3636
name: postman-test-results
3737
path: ./newman/results.html
38-
38+

0 commit comments

Comments
 (0)