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 @@ -109,7 +109,7 @@ jobs:
109109 - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
110110 with :
111111 node-version : 18.x
112- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c
112+ - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d
113113 with :
114114 python-version : 3.x
115115 - name : Download build artifacts
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ jobs:
140140 - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
141141 with :
142142 node-version : 18.x
143- - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c
143+ - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d
144144 with :
145145 python-version : 3.x
146146 - name : Download build artifacts
You can’t perform that action at this time.
0 commit comments