Skip to content

Commit

Permalink
feat update node
Browse files Browse the repository at this point in the history
  • Loading branch information
sansan88 committed Mar 13, 2024
1 parent 3ecfc11 commit 30f3a36
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 @@ -36,7 +36,7 @@ jobs:
- name: Config Node Version because of npm login issues.
uses: actions/setup-node@master
with:
node-version: 16
node-version: 18
- name: Install Dependencies
run: |
npm config set '//npm.fontawesome.com/:_authToken' "${{ secrets.FONTAWESOME_NPM_AUTH_TOKEN }}"
Expand Down

0 comments on commit 30f3a36

Please sign in to comment.