Skip to content

Commit ea1518c

Browse files
authored
Merge pull request #2 from Setono/dependabot/github_actions/actions/checkout-v2.3.3
github-actions(deps): bump actions/checkout from v2.3.2 to v2.3.3
2 parents 2907c0a + 8320190 commit ea1518c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
php-versions: ['7.3', '7.4']
1616
steps:
1717
- name: Checkout
18-
uses: actions/checkout@v2.3.2
18+
uses: actions/checkout@v2.3.3
1919
- name: Setup PHP, with composer and extensions
2020
uses: shivammathur/setup-php@v2
2121
with:

0 commit comments

Comments
 (0)