Skip to content

Commit 30711b7

Browse files
authored
Update .github/workflows/snapshot-vscode-extension.yml
Signed-off-by: Alex Boyko <alex.boyko@broadcom.com>
1 parent 8a06c19 commit 30711b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
java-version: '21'
3636
distribution: 'temurin'
37-
- uses: actions/setup-node@v6
37+
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # 6.2.0
3838
with:
3939
node-version: 22
4040
- name: Build .VSIX file

0 commit comments

Comments
 (0)