Skip to content

Commit a5b95ac

Browse files
v 1.1.353
1 parent 028f7c2 commit a5b95ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222

2323
- name: Compile Electron App
24-
uses: helpforsoftware/action-electron-compiler-byforce@v2.0.1
24+
uses: helpforsoftware/action-electron-compiler-byforce@v2.0.2
2525
with:
2626
#work with v1.1.3
2727
# GitHub token, automatically provided to the action

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222

2323
- name: Compile Electron App
24-
uses: helpforsoftware/action-electron-compiler-byforce@v2.0.1
24+
uses: helpforsoftware/action-electron-compiler-byforce@v2.0.2
2525
with:
2626
#work with v1.1.3
2727
# GitHub token, automatically provided to the action

0 commit comments

Comments
 (0)