Skip to content

Commit 1b44600

Browse files
authored
Update nmc-custom-oidc-composer.yml
1 parent ef7330e commit 1b44600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nmc-custom-oidc-composer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
BUILD_USER: ${{ github.actor }}
2727
BUILD_EMAIL: ${{ github.actor }}@users.noreply.github.com
2828
BUILD_TOKEN: ${{ secrets.BUILD_TOKEN || secrets.GITHUB_TOKEN }}
29-
PHP_VERSION: ${{ vars.PHP_VERSION || '8.1' }}
29+
PHP_VERSION: ${{ vars.PHP_VERSION || '8.2' }}
3030
steps:
3131
- name: Fetch custom assembly
3232
id: checkout_custom

0 commit comments

Comments
 (0)