Skip to content

Commit

Permalink
use node v 20
Browse files Browse the repository at this point in the history
  • Loading branch information
samueltuyizere committed Dec 26, 2024
1 parent a5c5d6e commit 367a458
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: 18
cache: 'npm'
node-version: 20

- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit 367a458

Please sign in to comment.