We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 165e30b commit 23f059fCopy full SHA for 23f059f
1 file changed
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
ruby-version: "${{ matrix.ruby }}"
59
- name: Install NodeJS 18.x
60
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
61
62
node-version: "18.x"
63
- name: Install tools
0 commit comments