chore: change github actions node version from 18 to 22

rpp-main
nelson 10 months ago committed by rebuilt
parent e4f5dd3b56
commit 57f72e2f6a

@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: actions/setup-node@v3 - uses: actions/setup-node@v3
with: with:
node-version: 18 node-version: 22
- name: Set up Ruby - name: Set up Ruby
uses: ruby/setup-ruby@v1 uses: ruby/setup-ruby@v1
with: with:

Loading…
Cancel
Save