Skip to content

Commit c8aea10

Browse files
chore(deps): update dependency node to v22
1 parent 7098950 commit c8aea10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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: 22
6666

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

0 commit comments

Comments
 (0)