diff --git a/.github/workflows/test-and-deploy.yml b/.github/workflows/test-and-deploy.yml index b3098662..76dafdc3 100644 --- a/.github/workflows/test-and-deploy.yml +++ b/.github/workflows/test-and-deploy.yml @@ -43,7 +43,7 @@ jobs: path: gh-pages - name: Upload Allure Results - uses: actions/upload-artifact@v4.0.0 + uses: actions/upload-artifact@v4.3.1 with: name: allure-results path: projeto-gerar-horario/GerarHorario-Tests/bin/Debug/net8.0/allure-results