Skip to content

Commit 84481a1

Browse files
committed
gha update?
1 parent 87ea54c commit 84481a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
runs-on: ubuntu-latest
8080
steps:
8181
- name: Notify Coveralls when build is finished
82-
uses: coverallsapp/github-action@master
82+
uses: coverallsapp/github-action@latest
8383
with:
8484
github-token: ${{ secrets.GITHUB_TOKEN }}
8585
parallel-finished: true

0 commit comments

Comments
 (0)