Skip to content

Commit 6267a12

Browse files
chore(deps): update dependency node to v24
1 parent ff99fd7 commit 6267a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ runs:
6262
- name: Install Node
6363
uses: actions/setup-node@v4
6464
with:
65-
node-version: 20
65+
node-version: 24
6666

6767
- name: Checkout
6868
if: ${{ inputs.skip-checkout != 'true' }}

0 commit comments

Comments
 (0)