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 6868 max-parallel : 1
6969
7070 steps :
71- - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
71+ - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
7272 with :
7373 name : " benchmark-result-${{ matrix.python-version }}"
7474 path : .
Original file line number Diff line number Diff line change 6161 # Upload the results to GitHub's code scanning dashboard (optional).
6262 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
6363 - name : " Upload to code-scanning"
64- uses : github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29 .0
64+ uses : github/codeql-action/upload-sarif@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.30 .0
6565 with :
6666 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments