Skip to content

Commit 2c8e873

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
java-version: '21'
2828
distribution: 'temurin'
29-
- uses: actions/setup-node@v6
29+
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # 6.2.0
3030
with:
3131
node-version: 22
3232
- name: Build .VSIX file

0 commit comments

Comments
 (0)