diff --git a/.github/workflows/Deploy-Azure.yml b/.github/workflows/Deploy-Azure.yml index 92d91ad9..6e83e8f6 100644 --- a/.github/workflows/Deploy-Azure.yml +++ b/.github/workflows/Deploy-Azure.yml @@ -48,7 +48,7 @@ jobs: - name: 'Checkout Github Action' uses: actions/checkout@master - - uses: actions/download-artifact@v2 + - uses: actions/download-artifact@v3 with: name: website path: website