Skip to content

Commit

Permalink
ci: bump nodejs version in publish.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
  • Loading branch information
motss committed Apr 14, 2024
1 parent 8799e93 commit ea29903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
target: [18.x]
target: [20.x]

steps:
- name: Checkout
Expand Down

0 comments on commit ea29903

Please sign in to comment.