8000 chore: add ci testruns for PHP > 8.0 (#263) · thephpleague/omnipay-common@4c0c864 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4c0c864

Browse files
chore: add ci testruns for PHP > 8.0 (#263)
fix deprecation of github action versions Co-authored-by: Christopher Georg <christopher.georg@sr-travel.de>
1 parent 8f11416 commit 4c0c864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
steps:
3232
- name: "Checkout"
33-
uses: "actions/checkout@v2"
33+
uses: "actions/checkout@v4"
3434

3535
- name: "Install PHP"
3636
uses: "shivammathur/setup-php@v2"

0 commit comments

Comments
 (0)
0