File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 using : composite
3333 steps :
3434 - name : Download place artifact
35- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
35+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7
3636 with :
3737 name : place
3838
Original file line number Diff line number Diff line change 3636 run : rojo build ./default.project.json --output place.rbxl
3737
3838 - name : Upload place
39- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
39+ uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
4040 with :
4141 if-no-files-found : error
4242 name : place
Original file line number Diff line number Diff line change 4040 run : rojo build ./build.project.json --output place.rbxl
4141
4242 - name : Upload place
43- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
43+ uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
4444 with :
4545 if-no-files-found : error
4646 name : place
8585 github_token : ${{ secrets.GITHUB_TOKEN }}
8686
8787 - name : Download place artifact
88- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
88+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7
8989 with :
9090 name : place
9191
You can’t perform that action at this time.
0 commit comments