Skip to content

Commit

Permalink
Bump abel0b/setup-premake from 2.1 to 2.3
Browse files Browse the repository at this point in the history
Bumps [abel0b/setup-premake](https://github.com/abel0b/setup-premake) from 2.1 to 2.3.
- [Release notes](https://github.com/abel0b/setup-premake/releases)
- [Commits](abel0b/setup-premake@v2.1...v2.3)

---
updated-dependencies:
- dependency-name: abel0b/setup-premake
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2023
1 parent 2bc2dda commit 0800e36
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 0800e36

Please sign in to comment.