Skip to content

Commit

Permalink
Bump Jarod42/install-premake5 from 1 to 3 in the github-actions group
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [Jarod42/install-premake5](https://github.com/jarod42/install-premake5).


Updates `Jarod42/install-premake5` from 1 to 3
- [Release notes](https://github.com/jarod42/install-premake5/releases)
- [Commits](Jarod42/install-premake5@v1...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]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 94f95e8 commit 68fc3bc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
mingw-w64-x86_64-clang
mingw-w64-x86_64-llvm
- uses: Jarod42/install-premake5@v1
- uses: Jarod42/install-premake5@v3

- uses: actions/checkout@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/msys2_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
mingw-w64-x86_64-clang
mingw-w64-x86_64-llvm
- uses: Jarod42/install-premake5@v1
- uses: Jarod42/install-premake5@v3

- uses: actions/checkout@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:

- uses: Jarod42/install-premake5@v1
- uses: Jarod42/install-premake5@v3

- name: gcc version
run: |
Expand Down

0 comments on commit 68fc3bc

Please sign in to comment.