File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -102,19 +102,19 @@ jobs:
102102 export VERSION=$(sed -n -e 's/.*QVersionNumber::fromString(\"\(.*\)\");/\1/p' src/window.cpp)
103103 echo "version=$VERSION" >> $GITHUB_ENV
104104 echo "$VERSION"
105- - uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16
105+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093
106106 with :
107107 name : minikube-gui-linux-release
108- - uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16
108+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093
109109 with :
110110 name : minikube-gui-linux-tar-release
111- - uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16
111+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093
112112 with :
113113 name : minikube-gui-macos-release
114- - uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16
114+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093
115115 with :
116116 name : minikube-gui-macos-tar-release
117- - uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16
117+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093
118118 with :
119119 name : minikube-gui-windows-release
120120 - uses : softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8
You can’t perform that action at this time.
0 commit comments