Skip to content

Commit c70caf6

Browse files
committed
move linter workflow to 1.10.6
1 parent db2c1ad commit c70caf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
matrix:
2222
php-version: ['8.2', '8.3', '8.4', '8.5']
2323

24-
uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/[email protected].3
24+
uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/[email protected].6
2525
with:
2626
php-version: ${{ matrix.php-version }}
2727

0 commit comments

Comments
 (0)