Skip to content

Commit 1da77d5

Browse files
Update dependency ruby to v3.4.7
1 parent 953151b commit 1da77d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup ruby
2727
uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # v1.267.0
2828
with:
29-
ruby-version: '3.4.2'
29+
ruby-version: '3.4.7'
3030
bundler-cache: true
3131

3232
- name: Lint swift-http-structured-headers.podspec

0 commit comments

Comments
 (0)