diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 268c7dc..9ebb884 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -71,7 +71,7 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v4.0.3 - name: "Checkout" uses: actions/checkout@v3.3.0 - name: Create Sentry release