diff --git a/.github/workflows/Lucene-Net-Website.yml b/.github/workflows/Lucene-Net-Website.yml index 76346b2f89..fa99e6b48e 100644 --- a/.github/workflows/Lucene-Net-Website.yml +++ b/.github/workflows/Lucene-Net-Website.yml @@ -106,7 +106,7 @@ jobs: shell: powershell - name: Upload website as build artifact - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 if: ${{always()}} with: name: 'website'