feat: update actions/checkout to v3 (#23)

Co-authored-by: Ihor Sviziev <ihor-sviziev@users.noreply.github.com>
This commit is contained in:
Damien Retzinger
2022-08-05 08:10:02 -04:00
parent 2405cd1db7
commit 8a209b982b
+1 -1
View File
@@ -83,7 +83,7 @@ jobs:
ports:
- 5672:5672
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set PHP Version
uses: shivammathur/setup-php@v2
with: