Skip to content

Commit

Permalink
feat: update actions/checkout to v3 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: Ihor Sviziev <ihor-sviziev@users.noreply.github.com>
  • Loading branch information
damienwebdev and ihor-sviziev committed Aug 5, 2022
1 parent 2405cd1 commit 8a209b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 8a209b9

Please sign in to comment.