diff --git a/.github/workflows/live.yml b/.github/workflows/live.yml index a9bfef2..837976b 100644 --- a/.github/workflows/live.yml +++ b/.github/workflows/live.yml @@ -24,10 +24,7 @@ jobs: env: GH_TOKEN: ${{ github.token }} NVD_API_KEY: ${{ secrets.NVD_API_KEY }} - - uses: ruby/setup-ruby@v1 - with: - ruby-version: '3.3.5' - bundler-cache: true + - uses: actions/upload-artifact@v4 with: name: report-${{ matrix.os }}