Skip to content

Commit dd5ba01

Browse files
Merge pull request #4 from AndressaKarla/feature/github-pages
fix: Ajustando para v3 upload-pages-artifact no workflow para tentar executar github actions e pages novamente
2 parents dddb353 + c073764 commit dd5ba01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-testes-automatizados-api-serve-rest-postman-newman.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- name: Passo 8 - Armazenar pages
6363
if: ${{ always() }}
64-
uses: actions/upload-pages-artifact@v4
64+
uses: actions/upload-pages-artifact@v3
6565
with:
6666
path: ./reports
6767
retention-days: 30

0 commit comments

Comments
 (0)