Skip to content

Commit a86df2a

Browse files
authored
Update blank.yml
1 parent 71971b7 commit a86df2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/blank.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
newman:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@master
13-
- uses: matt-ball/newman-action@master
12+
- uses: actions/checkout@main
13+
- uses: matt-ball/newman-action@main
1414
with:
1515
apiKey: ${{ secrets.postmanApiKey }}
1616
collection: Book_collection.postman_collection.json

0 commit comments

Comments
 (0)