diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 95afb54..5f67eda 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -61,7 +61,7 @@ jobs: uses: actions/checkout@v5 - name: Download the plugin - uses: actions/download-artifact@v5.0.0 + uses: actions/download-artifact@v6.0.0 with: name: connector path: connector.smx