Skip to content

Commit 63c5711

Browse files
Update actions/setup-node action to v6.2.0 (#507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a27417 commit 63c5711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fetch-depth: 0
3434

3535
- name: Setup Node
36-
uses: actions/setup-node@v6.1.0
36+
uses: actions/setup-node@v6.2.0
3737
with:
3838
node-version: '24'
3939
cache: 'yarn'

0 commit comments

Comments
 (0)