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 4343 mv clickhouse-client-web-${CLIENT_VERSION}.tgz clickhouse-client-web.tgz
4444
4545 - name : Upload artifacts
46- uses : actions/upload-artifact@v4
46+ uses : actions/upload-artifact@v5
4747 with :
4848 name : clickhouse-js-packages
4949 path : clickhouse-client*.tgz
Original file line number Diff line number Diff line change 7272 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
7373 # format to the repository Actions tab.
7474 - name : ' Upload artifact'
75- uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v3.pre.node20
75+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v3.pre.node20
7676 with :
7777 name : SARIF file
7878 path : results.sarif
You can’t perform that action at this time.
0 commit comments