Skip to content

Commit 4061d2e

Browse files
committed
Update ruby to 3.4.5
1 parent eacf467 commit 4061d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-24.04
1212
env:
1313
DOCKER_REPO: ghcr.io/${{ github.repository }}
14-
RUBY_VERSION: 3.4.4
14+
RUBY_VERSION: 3.4.5
1515
NODE_VERSION: 22.16.0
1616
steps:
1717
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)