Skip to content

Commit

Permalink
chore(deps): update actions/setup-node action to v4.0.4 (#2263)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 9c6a666 commit 0f1f1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-toolchain/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ runs:
bundler: Gemfile.lock
bundler-cache: true
- name: Set up Node.js
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version: "20"
cache: ${{ inputs.cache-npm-dependencies }}
Expand Down

0 comments on commit 0f1f1cb

Please sign in to comment.