Skip to content

Commit d32f516

Browse files
committed
ci: add id to Node setup step in deployment workflow
1 parent 02f5e3b commit d32f516

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727

2828
- name: Set up Node
2929
uses: actions/setup-node@v4
30+
id: setup-node
3031
with:
3132
node-version-file: .nvmrc
3233

0 commit comments

Comments
 (0)