Skip to content

Commit 883cde0

Browse files
chore(deps): update dependency node to v22
1 parent 99b9b1e commit 883cde0

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

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

0 commit comments

Comments
 (0)