Skip to content

Commit 9457123

Browse files
authored
Merge pull request #249 from parthverma1/feature/bump-postman-collection-v5
Bump postman-collection to 5.0.0
2 parents fd6b426 + 3b4cc6f commit 9457123

File tree

3 files changed

+2175
-437
lines changed

3 files changed

+2175
-437
lines changed

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
matrix:
13-
node-version: [16.x, 18.x]
13+
node-version: [18.x, 20.x, 22.x]
1414
steps:
1515
- name: Get Code
1616
uses: actions/checkout@v3

0 commit comments

Comments
 (0)