Skip to content

Commit 8da9484

Browse files
Merge pull request #356 from github/dependabot/github_actions/ruby/setup-ruby-1.323.0
Bump ruby/setup-ruby from 1.321.0 to 1.323.0
2 parents 03221f7 + 10731a2 commit 8da9484

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/lighthouse.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- run: npm ci
2121

2222
- name: Use Ruby 2.7.3
23-
uses: ruby/setup-ruby@95ef2b042f9d7a56d8268cba8559e2842e2ad01b # v1.321.0
23+
uses: ruby/setup-ruby@984c0c890880bbf811283d6f09c4607c62d210a4 # v1.323.0
2424
with:
2525
ruby-version: '2.7.3'
2626
bundler-cache: true

0 commit comments

Comments
 (0)