mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-23 13:08:01 +00:00
Bump ruby/setup-ruby from 1.118.0 to 1.120.0 (#1804)
* Bump ruby/setup-ruby from 1.118.0 to 1.120.0 Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.118.0 to 1.120.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](https://github.com/ruby/setup-ruby/compare/eae47962baca661befdfd24e4d6c34ade04858f7...ece82769428359c077b5a5eaff268902a303c101) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update .github/workflows/release-30_create-draft.yml Co-authored-by: Chevdor <chevdor@users.noreply.github.com> * Update .github/workflows/release-30_create-draft.yml Co-authored-by: Chevdor <chevdor@users.noreply.github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sergejs Kostjucenko <85877331+sergejparity@users.noreply.github.com> Co-authored-by: Chevdor <chevdor@users.noreply.github.com>
This commit is contained in:
@@ -120,7 +120,7 @@ jobs:
|
||||
path: cumulus
|
||||
ref: ${{ github.event.inputs.ref2 }}
|
||||
|
||||
- uses: ruby/setup-ruby@eae47962baca661befdfd24e4d6c34ade04858f7 # v1.118.0
|
||||
- uses: ruby/setup-ruby@ece82769428359c077b5a5eaff268902a303c101 # v1.120.0
|
||||
with:
|
||||
ruby-version: 3.0.0
|
||||
|
||||
@@ -235,7 +235,7 @@ jobs:
|
||||
- name: Download artifacts
|
||||
uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 # v3.0.0
|
||||
|
||||
- uses: ruby/setup-ruby@eae47962baca661befdfd24e4d6c34ade04858f7 # v1.118.0
|
||||
- uses: ruby/setup-ruby@ece82769428359c077b5a5eaff268902a303c101 # v1.120.0
|
||||
with:
|
||||
ruby-version: 3.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user