We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8adaeb7 + b39f666 commit e7eb331Copy full SHA for e7eb331
1 file changed
.github/workflows/build-calm-studio-desktop.yml
@@ -116,7 +116,7 @@ jobs:
116
workspaces: calm-suite/calm-studio/apps/studio/src-tauri
117
118
- name: Download sidecar binary
119
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
120
with:
121
name: sidecar-${{ matrix.triple }}
122
path: calm-suite/calm-studio/apps/studio/src-tauri/binaries/
0 commit comments