Skip to content

Commit 2628919

Browse files
chore(deps): update dependency node to v22
1 parent 60a9f06 commit 2628919

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
@@ -57,7 +57,7 @@ runs:
5757
- name: Install Node
5858
uses: actions/setup-node@v4
5959
with:
60-
node-version: 20
60+
node-version: 22
6161

6262
- uses: actions/checkout@v4
6363
if: ${{ inputs.skip-checkout != 'true' }}

0 commit comments

Comments
 (0)