Skip to content

Commit dea40f9

Browse files
chore(deps): update ruby docker tag to v4
1 parent e4276ff commit dea40f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: Prekin CI
66
runs-on: ubuntu-latest
77
container:
8-
image: ruby:3.4.9
8+
image: ruby:4.0.1
99
env:
1010
BUNDLE_PATH: vendor/bundle
1111
steps:

0 commit comments

Comments
 (0)