Skip to content

Commit

Permalink
Update actions/setup-node action to v3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 963cbe5 commit 33e43de
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.6.0
uses: actions/setup-node@v3.8.2

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

0 comments on commit 33e43de

Please sign in to comment.