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 3333 chmod +x ./bin/thv
3434
3535 - name : Upload ToolHive binary
36- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
36+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
3737 with :
3838 name : toolhive-binary
3939 path : ./bin/thv
7373 go install github.com/onsi/ginkgo/v2/ginkgo@latest
7474
7575 - name : Download ToolHive binary
76- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
76+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6
7777 with :
7878 name : toolhive-binary
7979 path : ./bin/
@@ -100,7 +100,7 @@ jobs:
100100
101101 - name : Upload test results (${{ matrix.title }})
102102 if : always()
103- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
103+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
104104 with :
105105 name : ${{ matrix.artifact }}
106106 path : |
You can’t perform that action at this time.
0 commit comments