Skip to content

Commit

Permalink
Bump johnwason/vcpkg-action from 5 to 6
Browse files Browse the repository at this point in the history
Bumps [johnwason/vcpkg-action](https://github.com/johnwason/vcpkg-action) from 5 to 6.
- [Release notes](https://github.com/johnwason/vcpkg-action/releases)
- [Commits](johnwason/vcpkg-action@v5...v6)

---
updated-dependencies:
- dependency-name: johnwason/vcpkg-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2024
1 parent 9c2e443 commit 11f59eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_latest.yml
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
fetch-depth: 0
- name: Install GSL
uses: johnwason/vcpkg-action@v5
uses: johnwason/vcpkg-action@v6
id: vcpkg
with:
pkgs: gsl
Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
with:
fetch-depth: 0
- name: Install GSL
uses: johnwason/vcpkg-action@v5
uses: johnwason/vcpkg-action@v6
id: vcpkg
with:
pkgs: gsl
Expand Down

0 comments on commit 11f59eb

Please sign in to comment.