Skip to content

Commit

Permalink
Merge pull request #2 from Setono/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-v2.3.3

github-actions(deps): bump actions/checkout from v2.3.2 to v2.3.3
  • Loading branch information
loevgaard committed Oct 5, 2020
2 parents 2907c0a + 8320190 commit ea1518c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
php-versions: ['7.3', '7.4']
steps:
- name: Checkout
uses: actions/checkout@v2.3.2
uses: actions/checkout@v2.3.3
- name: Setup PHP, with composer and extensions
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit ea1518c

Please sign in to comment.