diff --git a/.github/workflows/test-and-deploy.yml b/.github/workflows/test-and-deploy.yml index eebd8111..bdcee964 100644 --- a/.github/workflows/test-and-deploy.yml +++ b/.github/workflows/test-and-deploy.yml @@ -38,7 +38,7 @@ jobs: continue-on-error: true - name: Upload Allure Results - uses: actions/upload-artifact@v4.3.1 + uses: actions/upload-artifact@v4.3.2 with: name: allure-results path: GerarHorario-Tests/bin/Debug/net8.0/allure-results