Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ada961a

Browse files
authored
Update ci.yaml
1 parent ae3fb27 commit ada961a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- name: "Checkout"
30-
uses: "actions/checkout@v2"
30+
uses: "actions/checkout@v4"
3131
with:
3232
fetch-depth: 2
3333

@@ -47,7 +47,7 @@ jobs:
4747
run: "vendor/bin/phpunit --coverage-clover=coverage.xml"
4848

4949
- name: "Upload coverage file"
50-
uses: "actions/upload-artifact@v2"
50+
uses: "actions/upload-artifact@v4"
5151
with:
5252
name: "phpunit-${{ matrix.deps }}-${{ matrix.php-version }}.coverage"
5353
path: "coverage.xml"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /