Skip to content

Commit 59037ff

Browse files
author
Greg Bowler
committed
upgrade to v3
1 parent 354aa89 commit 59037ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- uses: php-actions/composer@v5
1111

1212
- name: PHPStan Static Analysis
13-
uses: php-actions/phpstan@master
13+
uses: php-actions/phpstan@v3
1414
with:
1515
path: src/

0 commit comments

Comments
 (0)