diff --git a/action.yml b/action.yml index 6feacd5..3449df2 100644 --- a/action.yml +++ b/action.yml @@ -48,7 +48,7 @@ runs: - uses: actions/setup-node@v4.0.2 with: - node-version: 20 + node-version: 22 - name: "Install BugBug CLI" shell: bash