Skip to content

Commit f088829

Browse files
dependabot[bot]JanEricNitschke
authored andcommitted
Bump alire-project/setup-alire from 4 to 5 in the actions-all group
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 4 to 5 - [Release notes](https://github.com/alire-project/setup-alire/releases) - [Commits](alire-project/setup-alire@v4...v5) --- 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>
1 parent 6e0e0ec commit f088829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ada.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
# Install and setup Alire package manager
2222
- name: Setup alire
23-
uses: alire-project/setup-alire@v4
23+
uses: alire-project/setup-alire@v5
2424

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

0 commit comments

Comments
 (0)