Skip to content

Commit

Permalink
Merge pull request uriparser#195 from uriparser/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/actions/checkout-4.1.7

Actions(deps): Bump actions/checkout from 4.1.6 to 4.1.7
  • Loading branch information
hartwork authored Jun 17, 2024
2 parents fce3028 + 97b43a2 commit bf0174e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
-DMINGW=ON
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Add Clang/LLVM repositories (Non-MinGW)
if: "${{ ! contains(matrix.cmake_args, 'mingw') }}"
Expand Down

0 comments on commit bf0174e

Please sign in to comment.