Skip to content

Commit

Permalink
chore(deps): bump actions/checkout from 4.1.6 to 4.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 37902c2 commit 8e976a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

steps:
- name: "Checkout repository"
uses: "actions/[email protected].6"
uses: "actions/[email protected].7"

- name: "Install PHP"
uses: "shivammathur/[email protected]"
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:

steps:
- name: "Checkout repository"
uses: "actions/[email protected].6"
uses: "actions/[email protected].7"
with:
submodules: true

Expand Down

0 comments on commit 8e976a9

Please sign in to comment.