We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a27417 commit 63c5711Copy full SHA for 63c5711
1 file changed
.github/workflows/website.yml
@@ -33,7 +33,7 @@ jobs:
33
fetch-depth: 0
34
35
- name: Setup Node
36
- uses: actions/setup-node@v6.1.0
+ uses: actions/setup-node@v6.2.0
37
with:
38
node-version: '24'
39
cache: 'yarn'
0 commit comments