Skip to content

Commit a8fa78b

Browse files
dependabot[bot]Jarod42
authored andcommitted
Bump Jarod42/install-premake5 from 2 to 3 in the github-actions group
Bumps the github-actions group with 1 update: [Jarod42/install-premake5](https://github.com/jarod42/install-premake5). Updates `Jarod42/install-premake5` from 2 to 3 - [Release notes](https://github.com/jarod42/install-premake5/releases) - [Commits](Jarod42/install-premake5@v2...v3) --- updated-dependencies: - dependency-name: Jarod42/install-premake5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f8602f commit a8fa78b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/premake5-windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fetch-tags: true
3434

3535
- name: install premake5
36-
uses: Jarod42/install-premake5@v2
36+
uses: Jarod42/install-premake5@v3
3737

3838
- name: Add msbuild to PATH
3939
uses: microsoft/setup-msbuild@v2

.github/workflows/release-windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
submodules: recursive
1818

1919
- name: install premake5
20-
uses: Jarod42/install-premake5@v2
20+
uses: Jarod42/install-premake5@v3
2121

2222
- name: Add msbuild to PATH
2323
uses: microsoft/setup-msbuild@v2

0 commit comments

Comments
 (0)