mirror of
https://github.com/beefproject/beef
synced 2026-06-08 13:15:56 +00:00
Remove version from gh action
This commit is contained in:
@@ -41,8 +41,7 @@ jobs:
|
||||
|
||||
- name: 'Setting up Ruby'
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.2.2 # Not needed with a .ruby-version file
|
||||
# ruby-version will be picked up with the .ruby-version file
|
||||
|
||||
- name: 'Update and Install Dependencies'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user