Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MateusZitelli authored Nov 29, 2023
1 parent 238e35c commit 6043812
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
pull-requests: read
steps:
- name: Create QA Wolf environment
uses: qawolf/[email protected].6-beta
uses: qawolf/[email protected].7-beta
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
pull-requests: read
steps:
- name: Test preview environment
uses: qawolf/[email protected].6-beta
uses: qawolf/[email protected].7-beta
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
pull-requests: read
steps:
- name: Delete PR testing environment
uses: qawolf/[email protected].6-beta
uses: qawolf/[email protected].7-beta
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
Expand Down

0 comments on commit 6043812

Please sign in to comment.