Skip to content

Commit

Permalink
Update ruby/setup-ruby action to v1.64.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 31, 2021
1 parent b2573be commit d5c9959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- name: Setup Ruby
uses: ruby/setup-ruby@v1.45.0
uses: ruby/setup-ruby@v1.64.1
with:
ruby-version: 2
- name: Install Compass
Expand Down

0 comments on commit d5c9959

Please sign in to comment.