We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9262af commit 0f04e1fCopy full SHA for 0f04e1f
.github/workflows/php.yml
@@ -20,7 +20,7 @@ jobs:
20
matrix:
21
php-version: ['8.2', '8.3', '8.4', '8.5']
22
23
- uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@dev-master
+ uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@master
24
with:
25
php-version: ${{ matrix.php-version }}
26
0 commit comments