File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9797 with :
9898 persist-credentials : false
9999 - name : Set up Python
100- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
100+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
101101 with :
102102 python-version : 3.13
103103 - name : Set up JDK ${{ matrix.java-version }}
Original file line number Diff line number Diff line change @@ -267,7 +267,7 @@ jobs:
267267 with :
268268 ruby-version : ' 3.4.7'
269269 - name : Set up Python
270- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
270+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
271271 with :
272272 python-version : ' 3.13'
273273 - name : setup-cocoapods # Not using an action, as it is not implemented for windows!
@@ -1041,7 +1041,7 @@ jobs:
10411041 CI : true
10421042 CDXGEN_TEMP_DIR : ${{ runner.temp }}/cdxgen-repotests
10431043 - name : Set up Python
1044- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
1044+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
10451045 with :
10461046 python-version : ' 3.13'
10471047 - uses : ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
You can’t perform that action at this time.
0 commit comments