Skip to content

Commit

Permalink
chore(deps): update actions/setup-node action to v3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent cfb557f commit 228e341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: UziTech/action-setup-atom@v1
- uses: actions/setup-node@v3.0.0
- uses: actions/setup-node@v3.5.1
with:
node-version: "*"
- name: NPM install
Expand Down

0 comments on commit 228e341

Please sign in to comment.