Skip to content

Commit 19808c5

Browse files
authored
Merge pull request #495 from XcodesOrg/dependabot/github_actions/ruby/setup-ruby-1.171.0
Bump ruby/setup-ruby from 1.169.0 to 1.171.0
2 parents 2a9227a + b1c986a commit 19808c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/appcast.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
${{ runner.os }}-gems-
2424
2525
- name: Setup Ruby, JRuby and TruffleRuby
26-
uses: ruby/setup-ruby@v1.169.0
26+
uses: ruby/setup-ruby@v1.171.0
2727
with:
2828
ruby-version: '3.0'
2929

0 commit comments

Comments
 (0)