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 c53bee3 commit 1868a5dCopy full SHA for 1868a5d
.github/actions/setup-toolchain/action.yml
@@ -70,7 +70,7 @@ runs:
70
bundler: Gemfile.lock
71
bundler-cache: true
72
- name: Set up Node.js
73
- uses: actions/setup-node@v4.0.4
+ uses: actions/setup-node@v4.1.0
74
with:
75
node-version: "20"
76
cache: ${{ inputs.cache-npm-dependencies }}
0 commit comments