Skip to content

Commit

Permalink
old version of setup node
Browse files Browse the repository at this point in the history
  • Loading branch information
one-m1nd committed Mar 2, 2024
1 parent 9abe7db commit 89d16e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- name: Setup Node
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: 18.16.0
cache: yarn
Expand Down

0 comments on commit 89d16e9

Please sign in to comment.