Skip to content

Commit 8a209b9

Browse files
feat: update actions/checkout to v3 (#23)
Co-authored-by: Ihor Sviziev <[email protected]>
1 parent 2405cd1 commit 8a209b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
ports:
8484
- 5672:5672
8585
steps:
86-
- uses: actions/checkout@v2
86+
- uses: actions/checkout@v3
8787
- name: Set PHP Version
8888
uses: shivammathur/setup-php@v2
8989
with:

0 commit comments

Comments
 (0)