Skip to content

Commit

Permalink
Merge pull request #1514 from brian-team/dependabot/github_actions/jo…
Browse files Browse the repository at this point in the history
…hnwason/vcpkg-action-6

Bump johnwason/vcpkg-action from 5 to 6
  • Loading branch information
mstimberg authored Mar 14, 2024
2 parents c64410f + 11f59eb commit 7208eca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_latest.yml
Original file line number Diff line number Diff line change
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 7208eca

Please sign in to comment.