File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7070 SUB_VER : ${{ needs.get-version-number.outputs.SUB_VERSION }}
7171
7272 - name : " Build executeable"
73- uses : Nuitka/Nuitka-Action@v1.1
73+ uses : Nuitka/Nuitka-Action@v1.0
7474 with :
7575 standalone : true
7676 onefile : true
@@ -130,7 +130,7 @@ jobs:
130130 SUB_VER : ${{ needs.get-version-number.outputs.SUB_VERSION }}
131131
132132 - name : " Build executeable"
133- uses : Nuitka/Nuitka-Action@v1.1
133+ uses : Nuitka/Nuitka-Action@v1.0
134134 with :
135135 standalone : true
136136 onefile : true
Original file line number Diff line number Diff line change 6666 SUB_VER : ${{ needs.get-version-number.outputs.SUB_VERSION }}
6767
6868 - name : " Build executeable"
69- uses : Nuitka/Nuitka-Action@v1.1
69+ uses : Nuitka/Nuitka-Action@v1.0
7070 with :
7171 standalone : true
7272 onefile : true
@@ -128,7 +128,7 @@ jobs:
128128 SUB_VER : ${{ needs.get-version-number.outputs.SUB_VERSION }}
129129
130130 - name : " Build executeable"
131- uses : Nuitka/Nuitka-Action@v1.1
131+ uses : Nuitka/Nuitka-Action@v1.0
132132 with :
133133 standalone : true
134134 onefile : true
You can’t perform that action at this time.
0 commit comments