Skip to content

Commit

Permalink
Merge pull request #12 from dnd-apps/renovate/actions-setup-node-3.x
Browse files Browse the repository at this point in the history
Update actions/setup-node action to v3.8.2
  • Loading branch information
kodiakhq[bot] authored Oct 23, 2023
2 parents 963cbe5 + 33e43de commit c964244
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 c964244

Please sign in to comment.