diff --git a/.github/workflows/desktop.yml b/.github/workflows/desktop.yml index af135f8..a2b159b 100644 --- a/.github/workflows/desktop.yml +++ b/.github/workflows/desktop.yml @@ -20,7 +20,7 @@ jobs: node-version: 16 - name: Build/release Electron app - uses: samuelmeuli/action-electron-builder@v1 + uses: samuelmeuli/action-electron-builder@v1.6.0 with: # GitHub token, automatically provided to the action # (No need to define this secret in the repo settings)