diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 66b4cfe..378edcb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -440,7 +440,7 @@ jobs: - name: Brand Allure report run: npm run allure:brand - name: Upload Pages artifact - uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0 + uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0 with: path: allure-report-repo - name: Deploy to GitHub Pages