Skip to content

Commit 0da426d

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

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
@@ -77,7 +77,7 @@ jobs:
7777
ports:
7878
- 5672:5672
7979
steps:
80-
- uses: actions/checkout@v2
80+
- uses: actions/checkout@v3
8181
- name: Set PHP Version
8282
uses: shivammathur/setup-php@v2
8383
with:

0 commit comments

Comments
 (0)