Skip to content

Commit b70fda7

Browse files
Update dependency ruby to v4
1 parent 94b381d commit b70fda7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tag_deploy_rubygem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ jobs:
229229
clean: true
230230
- uses: ruby/setup-ruby@v1
231231
with:
232-
ruby-version: 3.2.9
232+
ruby-version: 4.0.1
233233
bundler-cache: true
234234
- name: Build Puppet module (PDK)
235235
run: bundle exec pdk build --force

0 commit comments

Comments
 (0)