Skip to content

Commit

Permalink
Bump actions/checkout from 4.1.4 to 4.1.6 (#160)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 8753aa7 commit 8662b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ${{ matrix.operating-system }}
steps:
- name: Checkout
uses: actions/[email protected].4
uses: actions/[email protected].6
- name: Setup PHP
uses: shivammathur/[email protected]
with:
Expand Down

0 comments on commit 8662b83

Please sign in to comment.