Skip to content

Commit cf51be4

Browse files
authored
Update allure-publish-action version in README
1 parent f927720 commit cf51be4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ env:
6161
```yml
6262
steps:
6363
- name: Publish allure report
64-
uses: andrcuns/allure-publish-action@v2.9.0
64+
uses: andrcuns/allure-publish-action@v2.10.0
6565
env:
6666
GOOGLE_CLOUD_CREDENTIALS_JSON: ${{ secrets.GOOGLE_CLOUD_CREDENTIALS_JSON }}
6767
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)