Skip to content

Commit

Permalink
Merge pull request #81 from srikanthlogic/dev
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
srikanthlogic authored Mar 29, 2024
2 parents b4718f1 + b151841 commit 49ddd43
Show file tree
Hide file tree
Showing 3 changed files with 248 additions and 2,007 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: npm test

- name: Upload HTML Report
uses: actions/upload-artifact@v4.1.0
uses: actions/upload-artifact@v4.3.1
with:
name: html-report
path: newman/*.html
Expand Down
Loading

0 comments on commit 49ddd43

Please sign in to comment.