Upgrade to use node24 (#19)
This commit is contained in:
@@ -86,7 +86,7 @@ jobs:
|
||||
if: ${{ steps.successful-update.outputs.STATUS == 'true' }}
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 24
|
||||
|
||||
- name: Install dependencies
|
||||
if: ${{ steps.successful-update.outputs.STATUS == 'true' }}
|
||||
|
||||
Reference in New Issue
Block a user