Skip to content

Commit

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

Bump actions/checkout from 4.0.0 to 4.1.0
  • Loading branch information
bizley authored Sep 23, 2023
2 parents dd893bb + 88715dc commit 57f97c6
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.0.0
uses: actions/checkout@v4.1.0

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

steps:
- name: Checkout
uses: actions/checkout@v4.0.0
uses: actions/checkout@v4.1.0

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

0 comments on commit 57f97c6

Please sign in to comment.