.github/workflows/ruby.yml in microsoft_kiota_abstractions-0.14.3 vs .github/workflows/ruby.yml in microsoft_kiota_abstractions-0.14.4

- old
+ new

@@ -24,10 +24,10 @@ cache-version: 2 - name: Run tests run: bundle exec rake - name: Upload artifacts for ruby version 3 and ubuntu if: ${{ matrix.os == 'ubuntu-latest' && matrix.ruby-version == '3.2'}} - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: drop path: | ./Gemfile.lock ./README.md