Skip to content

Commit 07a2386

Browse files
committed
ci: bump setup-node to v6
1 parent 87c3983 commit 07a2386

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
# Setup .npmrc file to publish to npm
1717
- name: Enable corepack
1818
run: corepack enable
19-
- uses: actions/setup-node@v4
19+
- uses: actions/setup-node@v6
2020
with:
2121
node-version-file: ".nvmrc"
2222
cache: "yarn"

0 commit comments

Comments
 (0)