Skip to content

Commit b6f9046

Browse files
renovate[bot]rozsival
authored andcommitted
chore(deps): update actions/setup-node action to v5
1 parent e442995 commit b6f9046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ runs:
77
- name: Setup pnpm
88
uses: pnpm/action-setup@v4
99
- name: Setup node.js
10-
uses: actions/setup-node@v4
10+
uses: actions/setup-node@v5
1111
with:
1212
cache: pnpm
1313
node-version-file: .nvmrc

0 commit comments

Comments
 (0)