Skip to content

Commit

Permalink
chore(github-action): Update node-version to 18.20.3 to match `pack…
Browse files Browse the repository at this point in the history
…age.json`
  • Loading branch information
AVGVSTVS96 committed Jul 24, 2024
1 parent eafd05e commit 197aab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: 18.19.0
node-version: 18.20.3
cache: pnpm

- name: Install dependencies
Expand Down

0 comments on commit 197aab0

Please sign in to comment.