diff --git a/.github/workflows/automated-testing.yaml b/.github/workflows/automated-testing.yaml index e581ce065..83cf5a74f 100644 --- a/.github/workflows/automated-testing.yaml +++ b/.github/workflows/automated-testing.yaml @@ -66,7 +66,7 @@ uses: robinraju/release-downloader@v1.8 with: latest: true - fileName: 'validate-3.3.0-SNAPSHOT-bin.zip' + fileName: 'validate-3.3.0-bin.zip' out-file-path: 'src/test' extract: true