Skip to content

Commit c073764

Browse files
committed
fix: Ajustando para v3 upload-pages-artifact no workflow para tentar executar github actions e pages novamente
1 parent 33cb9ba commit c073764

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)