Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ductinhkx97 committed Sep 21, 2024
1 parent fb01abe commit 0ddb747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pusblish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: '16' # Adjust to the version you're using
node-version: '20' # Adjust to the version you're using
registry-url: 'https://registry.npmjs.org/'

# Step 3: Install dependencies
Expand Down

0 comments on commit 0ddb747

Please sign in to comment.