File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ jobs:
137137 with :
138138 python-version : " ${{ matrix.python-version }}"
139139 if : matrix.language == 'python'
140- - uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
140+ - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
141141 with :
142142 node-version : " ${{ matrix.node-version }}"
143143 registry-url : " https://registry.npmjs.org"
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ jobs:
116116 python-version : " ${{ matrix.python-version }}"
117117 if : matrix.language == 'python'
118118 - name : Use Node.js
119- uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
119+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
120120 with :
121121 node-version : " ${{ matrix.node-version }}"
122122 if : matrix.language == 'nodejs'
You can’t perform that action at this time.
0 commit comments