Skip to content

Commit

Permalink
[chore] update setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
lilactown committed Oct 17, 2023
1 parent 54dae2a commit 19dfba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
cli: '1.10.1.727'
- name: Setup Node.js environment
uses: actions/setup-node@v1.4.4
uses: actions/setup-node@v3.8.1
#with:
# Set always-auth in npmrc
#always-auth: # optional, default is false
Expand Down

0 comments on commit 19dfba3

Please sign in to comment.