Skip to content

Commit

Permalink
Merge pull request #3 from YiiRocks/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-2.3.4

Bump actions/checkout from 2 to 2.3.4
  • Loading branch information
Mister-42 committed Dec 24, 2021
2 parents e8e01db + 2b42819 commit 6ad0245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v2.3.4

- name: Install PHP with extensions
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 6ad0245

Please sign in to comment.