diff --git a/.github/workflows/Deploy-Azure.yml b/.github/workflows/Deploy-Azure.yml index ecce7ffc..aec33bec 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@v3 - - uses: actions/download-artifact@v2 + - uses: actions/download-artifact@v6 with: name: website path: website