We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8602f commit a8fa78bCopy full SHA for a8fa78b
.github/workflows/premake5-windows.yml
@@ -33,7 +33,7 @@ jobs:
33
fetch-tags: true
34
35
- name: install premake5
36
- uses: Jarod42/install-premake5@v2
+ uses: Jarod42/install-premake5@v3
37
38
- name: Add msbuild to PATH
39
uses: microsoft/setup-msbuild@v2
.github/workflows/release-windows.yml
@@ -17,7 +17,7 @@ jobs:
17
submodules: recursive
18
19
20
21
22
23
0 commit comments