Skip to content

Commit

Permalink
Merge pull request #30 from Laupetin/dependabot/github_actions/abel0b…
Browse files Browse the repository at this point in the history
…/setup-premake-2.3

Bump abel0b/setup-premake from 2.1 to 2.3
  • Loading branch information
Laupetin authored Nov 4, 2023
2 parents e4e4028 + 0800e36 commit 8f78b4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
sudo apt-get install gcc-multilib g++-multilib
- name: Setup premake
uses: abel0b/setup-premake@v2.1
uses: abel0b/setup-premake@v2.3
with:
version: ${{ env.PREMAKE_VERSION }}

Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
uses: microsoft/[email protected]

- name: Setup premake
uses: abel0b/setup-premake@v2.1
uses: abel0b/setup-premake@v2.3
with:
version: ${{ env.PREMAKE_VERSION }}

Expand Down

0 comments on commit 8f78b4d

Please sign in to comment.