Skip to content

Commit 554f57d

Browse files
authored
Merge pull request #99 from puppet-bootstrap/renovate/ruby-3.x
Update dependency ruby to v3.4.7
2 parents 1544f19 + 3333e93 commit 554f57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v5
1212
- uses: ruby/setup-ruby@v1
1313
with:
14-
ruby-version: '3.4'
14+
ruby-version: '3.4.7'
1515
bundler-cache: false
1616
- run: ruby -wc Vagrantfile
1717

0 commit comments

Comments
 (0)