We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13393aa commit 530c71fCopy full SHA for 530c71f
.github/workflows/mastodon-ruby-tests.yml
@@ -65,7 +65,7 @@ jobs:
65
ruby-version: 3.4
66
bundler-cache: true
67
- name: Set up Node.js
68
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v4
69
with:
70
node-version-file: '.nvmrc'
71
- name: Enable corepack
.nvmrc
@@ -0,0 +1 @@
1
+22.19
0 commit comments