File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979 persist-credentials : false
8080 - uses : ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600 # v1.319.0
8181 with :
82- ruby-version : " 4.0.5 "
82+ ruby-version : " 4.0.6 "
8383 bundler-cache : True
8484
8585 - run : bundle exec rubocop --fail-level E --extra-details --display-time --color
@@ -112,7 +112,7 @@ jobs:
112112 persist-credentials : false
113113 - uses : ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600 # v1.319.0
114114 with :
115- ruby-version : " 4.0.5 "
115+ ruby-version : " 4.0.6 "
116116 bundler-cache : True
117117 - uses : oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0
118118 - run : bun install
@@ -128,7 +128,7 @@ jobs:
128128 persist-credentials : false
129129 - uses : ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600 # v1.319.0
130130 with :
131- ruby-version : " 4.0.5 "
131+ ruby-version : " 4.0.6 "
132132 bundler-cache : True
133133 - uses : oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0
134134 - run : bun install
You can’t perform that action at this time.
0 commit comments