Skip to content

Commit

Permalink
Fix node version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkhamez committed Jul 21, 2024
1 parent 6ccd2d4 commit b745a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 16.5
node-version: 20.14
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit b745a3f

Please sign in to comment.