Skip to content

Commit

Permalink
chore(deps): bump actions/checkout from 4.2.0 to 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 8785ced commit 7536be4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

steps:
- name: "Checkout repository"
uses: "actions/[email protected].0"
uses: "actions/[email protected].1"

- name: "Install PHP"
uses: "shivammathur/[email protected]"
Expand All @@ -50,7 +50,7 @@ jobs:

steps:
- name: "Checkout repository"
uses: "actions/[email protected].0"
uses: "actions/[email protected].1"

- name: "Install PHP"
uses: "shivammathur/[email protected]"
Expand All @@ -71,7 +71,7 @@ jobs:

steps:
- name: "Checkout repository"
uses: "actions/[email protected].0"
uses: "actions/[email protected].1"

- name: "Install PHP"
uses: "shivammathur/[email protected]"
Expand Down

0 comments on commit 7536be4

Please sign in to comment.