Skip to content

Commit eaa029a

Browse files
authored
Update .github/workflows/release-vscode-extension.yml
Signed-off-by: Alex Boyko <alex.boyko@broadcom.com>
1 parent a80aca0 commit eaa029a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-vscode-extension.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
java-version: '21'
6161
distribution: 'temurin'
62-
- uses: actions/setup-node@v6
62+
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # 6.2.0
6363
with:
6464
node-version: 22
6565
- name: Build .VSIX file

0 commit comments

Comments
 (0)