Skip to content

Commit d315526

Browse files
bump actions/checkout from 2.3.5 to 2.4.0 (via #21)
1 parent bb8c984 commit d315526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- "--prefer-lowest"
3030
steps:
3131
- name: Checkout
32-
uses: actions/checkout@v2.3.5
32+
uses: actions/checkout@v2.4.0
3333

3434
- name: Validate composer.json and composer.lock
3535
run: composer validate

0 commit comments

Comments
 (0)