diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f12b64c..cecafd9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -70,7 +70,7 @@ jobs: run: | echo "${{ env.CURRENT_DATETIME }}-${{ github.sha }}" - name: Download bundled schemas from test build - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: bundled-schema - name: Create Release