File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 - name : Check dir
3131 run : dir; dir builds; dir builds/licensesnip-linux
3232 - name : Upload build
33- uses : actions/upload-artifact@v2.3.1
33+ uses : actions/upload-artifact@v4.5.0
3434 with :
3535 # Artifact name
3636 name : licensesnip # optional, default is artifact
5858 - name : Check dir
5959 run : ls; ls builds; ls builds/licensesnip-win64
6060 - name : Upload build
61- uses : actions/upload-artifact@v2.3.1
61+ uses : actions/upload-artifact@v4.5.0
6262 with :
6363 # Artifact name
6464 name : licensesnip # optional, default is artifact
8686 - name : Check dir
8787 run : ls; ls builds; ls builds/licensesnip-macos
8888 - name : Upload build
89- uses : actions/upload-artifact@v2.3.1
89+ uses : actions/upload-artifact@v4.5.0
9090 with :
9191 # Artifact name
9292 name : licensesnip # optional, default is artifact
You can’t perform that action at this time.
0 commit comments