We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b77ebd commit 51cd2a4Copy full SHA for 51cd2a4
1 file changed
.github/workflows/selenium_test.yml
@@ -41,7 +41,7 @@ jobs:
41
run: mvn allure:report
42
43
- name: Upload Allure Report Artifact
44
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
45
with:
46
name: allure-report
47
path: target/site/allure-maven-plugin
0 commit comments