Skip to content

Commit

Permalink
Update actions/setup-node action to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2023
1 parent c71b6a5 commit 6702d8b
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 6702d8b

Please sign in to comment.