Skip to content

Commit

Permalink
Bump actions/checkout from 2.3.4 to 2.3.5 (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2021
1 parent 4973572 commit fdc868c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
php: [7.4, 8.0]

steps:
- uses: actions/[email protected].4
- uses: actions/[email protected].5

- name: Setup PHP
uses: shivammathur/[email protected]
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: actions/[email protected].4
- uses: actions/[email protected].5

- name: YAML lint
uses: ibiqlik/[email protected]
Expand Down

0 comments on commit fdc868c

Please sign in to comment.