Skip to content

Commit

Permalink
bump node
Browse files Browse the repository at this point in the history
  • Loading branch information
pjaudiomv committed May 4, 2024
1 parent 2497ae8 commit 26bd252
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
- name: checkout
uses: actions/checkout@v4

- name: node 18
- name: node 20
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20

- name: build
run: |
Expand Down

0 comments on commit 26bd252

Please sign in to comment.