Skip to content

Commit

Permalink
Merge pull request #10 from mbround18/renovate/actions-setup-node-3.x
Browse files Browse the repository at this point in the history
Update actions/setup-node action to v3.6.0
  • Loading branch information
kodiakhq[bot] authored Jan 5, 2023
2 parents c71b6a5 + 6702d8b commit 963cbe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
using: "composite"
steps:
- name: Setup Node.js environment
uses: actions/setup-node@v3.5.1
uses: actions/setup-node@v3.6.0

- name: Setup | Rust | Nightly
uses: ATiltedTree/setup-rust@v1
Expand Down

0 comments on commit 963cbe5

Please sign in to comment.