Skip to content

Commit

Permalink
Merge pull request #75 from yii-podium/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4.1.4

Bump actions/checkout from 4.1.3 to 4.1.4
  • Loading branch information
bizley committed Apr 25, 2024
2 parents 1ddb7cc + 6b3b00b commit 7fe051c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4.1.3
uses: actions/checkout@v4.1.4

- name: Install PHP
uses: shivammathur/setup-php@2.16.0
Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4.1.3
uses: actions/checkout@v4.1.4

- name: Install PHP
uses: shivammathur/setup-php@2.16.0
Expand Down

0 comments on commit 7fe051c

Please sign in to comment.