We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b999fb commit 068e5ceCopy full SHA for 068e5ce
.github/workflows/release.yml
@@ -112,7 +112,7 @@ jobs:
112
- name: Install NodeJs
113
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
114
with:
115
- node-version: 22
+ node-version: 24
116
117
- name: Install AWS CLI # Required for uploading update site
118
uses: unfor19/install-aws-cli-action@f5b46b7f32cf5e7ebd652656c5036bf83dd1e60c # 1.0.8
0 commit comments