Skip to content

Commit

Permalink
Bump alire-project/setup-alire from 3 to 4 in the actions-all group
Browse files Browse the repository at this point in the history
Bumps the actions-all group with 1 update: [alire-project/setup-alire](https://github.com/alire-project/setup-alire).


Updates `alire-project/setup-alire` from 3 to 4
- [Release notes](https://github.com/alire-project/setup-alire/releases)
- [Commits](alire-project/setup-alire@v3...v4)

---
updated-dependencies:
- dependency-name: alire-project/setup-alire
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JanEricNitschke committed Oct 15, 2024
1 parent d241ddc commit 5dd6807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ada.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

# Install and setup Alire package manager
- name: Setup alire
uses: alire-project/setup-alire@v3
uses: alire-project/setup-alire@v4

# Build the project using the validation build profile to enforce static analysis and coding style.
- name: Build
Expand Down

0 comments on commit 5dd6807

Please sign in to comment.