Skip to content

Commit 5f7cb44

Browse files
chore(deps): update actions/setup-node action to v4 (#296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 607dc07 commit 5f7cb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/studio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
version: 9.1.3
5454

55-
- uses: actions/setup-node@v3
55+
- uses: actions/setup-node@v4
5656
with:
5757
version: ${{ matrix.node }}
5858
cache: ${{ steps.pkgman.outputs.cache }}

0 commit comments

Comments
 (0)