diff --git a/.github/workflows/build-test-deploy.yml b/.github/workflows/build-test-deploy.yml index 2786eb0c0..6e8e1cf90 100644 --- a/.github/workflows/build-test-deploy.yml +++ b/.github/workflows/build-test-deploy.yml @@ -37,7 +37,7 @@ jobs: - name: "Clone Repository" uses: actions/checkout@v4 - name: "Download Artifacts For Deploy" - uses: actions/download-artifact@v3 + uses: actions/download-artifact@main with: name: MonoGame.Extended path: artifacts