mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-20 08:05:45 +00:00
Merge pull request #30 from Laupetin/dependabot/github_actions/abel0b/setup-premake-2.3
Bump abel0b/setup-premake from 2.1 to 2.3
This commit is contained in:
commit
8f78b4d19a
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
sudo apt-get install gcc-multilib g++-multilib
|
sudo apt-get install gcc-multilib g++-multilib
|
||||||
|
|
||||||
- name: Setup premake
|
- name: Setup premake
|
||||||
uses: abel0b/setup-premake@v2.1
|
uses: abel0b/setup-premake@v2.3
|
||||||
with:
|
with:
|
||||||
version: ${{ env.PREMAKE_VERSION }}
|
version: ${{ env.PREMAKE_VERSION }}
|
||||||
|
|
||||||
@ -67,7 +67,7 @@ jobs:
|
|||||||
uses: microsoft/setup-msbuild@v1.3.1
|
uses: microsoft/setup-msbuild@v1.3.1
|
||||||
|
|
||||||
- name: Setup premake
|
- name: Setup premake
|
||||||
uses: abel0b/setup-premake@v2.1
|
uses: abel0b/setup-premake@v2.3
|
||||||
with:
|
with:
|
||||||
version: ${{ env.PREMAKE_VERSION }}
|
version: ${{ env.PREMAKE_VERSION }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user