We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede26d7 commit a42f25dCopy full SHA for a42f25d
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
node-version: 20
24
25
- name: Build/release Electron app
26
- uses: samuelmeuli/[email protected]
+ uses: samuelmeuli/[email protected].0
27
with:
28
# GitHub token, automatically provided to the action
29
# (No need to define this secret in the repo settings)
0 commit comments