Skip to content

Commit

Permalink
Use correct setup-premake action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Foereaper committed Mar 25, 2024
1 parent 28167e0 commit 950d5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
repository: novusengine/Engine

- name: Setup premake
uses: abel0b/setup-premake@v2
uses: abel0b/setup-premake@v2.3
with:
version: "5.0.0-beta1"

Expand Down

0 comments on commit 950d5c6

Please sign in to comment.