Skip to content

Commit 5cbdf36

Browse files
chore(deps): update dependency ruby to v3.4.9
| datasource | package | from | to | | ------------ | ------- | ----- | ----- | | ruby-version | ruby | 3.3.0 | 3.4.9 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent d2220a0 commit 5cbdf36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
go-version: 1.25.7
3737
- uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1.235.0
3838
with:
39-
ruby-version: 3.3
39+
ruby-version: 3.4.9
4040
- name: Install FPM and dependencies
4141
run: |
4242
sudo apt-get update
@@ -81,7 +81,7 @@ jobs:
8181
path: build
8282
- uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1.235.0
8383
with:
84-
ruby-version: 3.3
84+
ruby-version: 3.4.9
8585
- name: Install package_cloud
8686
run: gem install package_cloud
8787
- name: Set PACKAGECLOUD_TOKEN

0 commit comments

Comments
 (0)