rapid7 / ruby_smb

A native Ruby implementation of the SMB Protocol Family
Other
79 stars 82 forks source link

Update Ubuntu version & ruby setup #178

Closed sjanusz-r7 closed 3 years ago

sjanusz-r7 commented 3 years ago

This PR updates the Github Workflow to use Ubuntu 18.04 rather than the deprecated 16.04. It also uses the updated ruby setup tool ruby/setup-ruby@v1 instead of the older actions/setup-ruby@v1.

It also fixes the current CI warning:

Lint : .github#L1The ubuntu-16.04 environment is deprecated and will be removed on September 20, 2021. Migrate to ubuntu-latest instead. For more details see https://github.com/actions/virtual-environments/issues/3287