Skip to content

Commit

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

Bump actions/checkout from 4.1.1 to 4.1.2
  • Loading branch information
bizley committed Mar 13, 2024
2 parents b543681 + 888c518 commit 375faf3
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.1
uses: actions/checkout@v4.1.2

- 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.1
uses: actions/checkout@v4.1.2

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

0 comments on commit 375faf3

Please sign in to comment.