Skip to content

Commit 17d2a8a

Browse files
bump actions/checkout from 3.3.0 to 3.5.0 (via allure-framework#92)
1 parent a08e009 commit 17d2a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
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@v3.3.0
32+
uses: actions/checkout@v3.5.0
3333

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

0 commit comments

Comments
 (0)