Skip to content

Commit

Permalink
Bump actions/setup-node from 3 to 4
Browse files Browse the repository at this point in the history
commit-id:315b3227
  • Loading branch information
brand-it committed Apr 22, 2024
1 parent 5cfc6b2 commit 8c0f7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 20.3.0
- name: Find yarn cache location
Expand Down

0 comments on commit 8c0f7b2

Please sign in to comment.